Spread WPF 18
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.
    Object Model
    IGeometry Interface
    Syntax
    'Declaration
     
    Public Interface IGeometry 
    'Usage
     
    Dim instance As IGeometry
    public interface IGeometry 
    See Also