Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / AnchorPoint Structure
Members


In This Topic
    AnchorPoint Structure
    In This Topic
    Represents an anchor point for the drawing element.
    Syntax
    'Declaration
     
    
    Public Structure AnchorPoint 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As AnchorPoint
    public struct AnchorPoint : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Drawing.AnchorPoint

    See Also