Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GeometryDrawing Class


GeometryDrawing Class Properties

For a list of all members of this type, see GeometryDrawing members.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the anti-aliasing technique is used.  
Public PropertyGets or sets a value indicating whether the painting bitmap is cacheable. (Inherited from GrapeCity.Drawing.Drawing)
Public PropertyGets the boundary of the geometry drawing. The boundary is defined by the rectangle of the geometry inside its parent.  
Public PropertyGets the total number of child geometry drawings.  
Public PropertyGets the effects of this geometry drawing.  
Public PropertyGets or sets a value indicating whether the painting bitmap is cacheable. (Inherited from GrapeCity.Drawing.Drawing)
Public PropertyGets a value indicating whether the use of 3D extrusions are possible on this path.  
Public PropertyGets the Brush object to fill the surface of the geometry drawing.  
Public PropertyGets the fill mode of this GeometryDrawing.  
Public PropertyGets a boolean value indicating whether the geometry is clipped horizontally by its parent's boundaries.  
Public PropertyGets a value indicating whether this GeometryDrawing is closed path.  
Public PropertyGets a value indicating whether this GeometryDrawing has stroke.  
Public PropertyGets a boolean value indicating whether the geometry represents a text block.  
Public PropertyGets the child gemometry drawing at the specified position.  
Public PropertyGets a boolean value indicating whether the child aren't painted.  
Public PropertyGets the parent geometry drawing.  
Public PropertyGets the total number of sibling geometry drawings.  
Public PropertyGets the Pen object to draw the outline of the geometry drawing.  
Public PropertyGets a boolean value indicating whether the geometry is clipped vertically by its parent's boundaries.  
Top
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether this instance is disposed. (Inherited from GrapeCity.Drawing.Drawing)
Top
See Also