Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / ImageDrawing Class
Properties Methods


In This Topic
    ImageDrawing Class Members
    In This Topic

    The following tables list the members exposed by ImageDrawing.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the anti-aliasing technique is used. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    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. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the total number of child geometry drawings. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the effects of this geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    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. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the Brush object to fill the surface of the geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the fill mode of this GeometryDrawing. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the height of the image drawing.  
    Public PropertyGets a boolean value indicating whether the geometry is clipped horizontally by its parent's boundaries. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets a value indicating whether this GeometryDrawing is closed path. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets a value indicating whether this GeometryDrawing has stroke. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets a boolean value indicating whether the geometry represents a text block. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the child gemometry drawing at the specified position. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets a boolean value indicating whether the child aren't painted. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the parent geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyThe value determined that these effects are rotate with shape or not.  
    Public PropertyGets the total number of sibling geometry drawings. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public Propertyas percentage  
    Public PropertyGets the Pen object to draw the outline of the geometry drawing. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyReturns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear).  
    Public PropertyGets a boolean value indicating whether the geometry is clipped vertically by its parent's boundaries. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public PropertyGets the width of the image drawing.  
    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. Releases unmanaged and - optionally - managed resources. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public MethodGets the compatible bitmap handle.  
    Public MethodGets the enhance metafile handle.  
    Public MethodGets the sibling gemometry drawing at the specified position. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public MethodGets the hit test information at the position of a control. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Public MethodReset cache of CachedBitmap (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Top
    Protected Methods
     NameDescription
    Protected MethodReleases unmanaged and - optionally - managed resources. (Inherited from GrapeCity.Drawing.GeometryDrawing)
    Protected MethodFinalizes an instance of the Drawing class. (Inherited from GrapeCity.Drawing.Drawing)
    Top
    See Also