Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GeometryDrawing Class
Fields Properties Methods


In This Topic
    GeometryDrawing Class Members
    In This Topic

    The following tables list the members exposed by GeometryDrawing.

    Public Fields
     NameDescription
    Public Field  
    Top
    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 or sets a GrapeCity.Spreadsheet.Drawing.Rotation object that contains 3D-effect formatting properties for the specified geometry.  
    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
    Public Methods
     NameDescription
    Public MethodCreates the drawing context.  
    Public MethodOverloaded. Overridden. Releases unmanaged and - optionally - managed resources.  
    Public MethodGets the sibling gemometry drawing at the specified position.  
    Public MethodGets the hit test information at the position of a control.  
    Public MethodReset cache of CachedBitmap  
    Top
    Protected Methods
     NameDescription
    Protected MethodReleases unmanaged and - optionally - managed resources.  
    Protected MethodFinalizes an instance of the Drawing class. (Inherited from GrapeCity.Drawing.Drawing)
    Top
    See Also