Click or drag to resize

StiCellGeom Methods

The StiCellGeom type exposes the following members.

Methods
  NameDescription
Protected methodAllowChildDrawing
Public methodContains
Public methodCreateChildGeoms
Public methodDispose
Public methodDraw
Draws cell geom object on spefied context.
Public methodDrawChildGeoms
Public methodDrawGeom
Draws area geom object with all child geom objects on spefied context.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetGeomAt
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRect
Public methodGetSeriesElementGeoms
Public methodGetSeriesGeoms
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeClick
Public methodInvokeDrag
Public methodInvokeMouseDown
Public methodInvokeMouseEnter
Public methodInvokeMouseLeave
Public methodInvokeMouseUp
Public methodLoadFromJsonObject (Inherited from StiGeom.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSaveBrushToJsonObject (Inherited from StiGeom.)
Protected methodSaveGeomListToJsonObject (Inherited from StiGeom.)
Protected methodSavePointFArrayToJsonObject (Inherited from StiGeom.)
Protected methodSaveRectToJsonObject (Inherited from StiGeom.)
Public methodSaveToJsonObject (Inherited from StiGeom.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also