Name | Description | |
---|---|---|
AntiAlias | Gets a value indicating whether the anti-aliasing technique is used. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
BitmapCacheable | Gets or sets a value indicating whether the painting bitmap is cacheable. (Inherited from GrapeCity.Drawing.Drawing) | |
Bounds | Gets the boundary of the geometry drawing. The boundary is defined by the rectangle of the geometry inside its parent. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
ChildCount | Gets the total number of child geometry drawings. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
Effects | Gets the effects of this geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
EffectSupported | Gets or sets a value indicating whether the painting bitmap is cacheable. (Inherited from GrapeCity.Drawing.Drawing) | |
Extrusion3D | Gets a value indicating whether the use of 3D extrusions are possible on this path. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
Fill | Gets the Brush object to fill the surface of the geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
FillMode | Gets the fill mode of this GeometryDrawing. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
Height | Gets the height of the image drawing. | |
HorizontalClipped | Gets a boolean value indicating whether the geometry is clipped horizontally by its parent's boundaries. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
IsClosedPath | Gets a value indicating whether this GeometryDrawing is closed path. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
IsStrokeAvailable | Gets a value indicating whether this GeometryDrawing has stroke. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
IsTextBlock | Gets a boolean value indicating whether the geometry represents a text block. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
Item | Gets the child gemometry drawing at the specified position. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
PaintEffectsOnly | Gets a boolean value indicating whether the child aren't painted. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
Parent | Gets the parent geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
RotateWithShape | The value determined that these effects are rotate with shape or not. | |
SiblingCount | Gets the total number of sibling geometry drawings. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
SourceRect | as percentage | |
Stroke | Gets the Pen object to draw the outline of the geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
Transparency | Returns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear). | |
VerticalClipped | Gets a boolean value indicating whether the geometry is clipped vertically by its parent's boundaries. (Inherited from GrapeCity.Drawing.GeometryDrawing) | |
Width | Gets the width of the image drawing. |