Name | Description | |
---|---|---|
![]() | EXTRA_OUTLINE_WIDTH |
The following tables list the members exposed by GeometryDrawing.
Name | Description | |
---|---|---|
![]() | EXTRA_OUTLINE_WIDTH |
Name | Description | |
---|---|---|
![]() | AntiAlias | Gets a value indicating whether the anti-aliasing technique is used. |
![]() | 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. |
![]() | ChildCount | Gets the total number of child geometry drawings. |
![]() | Effects | Gets the effects of this geometry drawing. |
![]() | 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. |
![]() | Fill | Gets the Brush object to fill the surface of the geometry drawing. |
![]() | FillMode | Gets the fill mode of this GeometryDrawing. |
![]() | HorizontalClipped | Gets a boolean value indicating whether the geometry is clipped horizontally by its parent's boundaries. |
![]() | IsClosedPath | Gets a value indicating whether this GeometryDrawing is closed path. |
![]() | IsStrokeAvailable | Gets a value indicating whether this GeometryDrawing has stroke. |
![]() | IsTextBlock | Gets a boolean value indicating whether the geometry represents a text block. |
![]() | Item | Gets the child gemometry drawing at the specified position. |
![]() | PaintEffectsOnly | Gets a boolean value indicating whether the child aren't painted. |
![]() | Parent | Gets the parent geometry drawing. |
![]() | SiblingCount | Gets the total number of sibling geometry drawings. |
![]() | Stroke | Gets the Pen object to draw the outline of the geometry drawing. |
![]() | VerticalClipped | Gets a boolean value indicating whether the geometry is clipped vertically by its parent's boundaries. |
Name | Description | |
---|---|---|
![]() | IsDisposed | Gets a value indicating whether this instance is disposed. (Inherited from GrapeCity.Drawing.Drawing) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Overridden. Releases unmanaged and - optionally - managed resources. |
![]() | GetSibling | Gets the sibling gemometry drawing at the specified position. |
![]() | HitTest | Gets the hit test information at the position of a control. |
![]() | ResetCachedBitmap | Reset cache of CachedBitmap |
Name | Description | |
---|---|---|
![]() | DisposeCore | Releases unmanaged and - optionally - managed resources. |
![]() | Finalize | Finalizes an instance of the Drawing class. (Inherited from GrapeCity.Drawing.Drawing) |