Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IGeometry Interface
Members


In This Topic
    IGeometry Interface
    In This Topic
    Represents a complex shape that may be composed of arcs, curves, ellipses, lines, and rectangles.
    Syntax
    'Declaration
     
    
    Public Interface IGeometry 
    'Usage
     
    
    Dim instance As IGeometry
    public interface IGeometry 
    See Also