Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / AnchorPoint Structure
Fields Properties


In This Topic
    AnchorPoint Structure Members
    In This Topic

    The following tables list the members exposed by AnchorPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnchorPoint struct.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the origin point.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the column index of the anchor cell.  
    Public PropertyGets or sets the column offset of the drawing element.  
    Public PropertyGets or sets the row index of the anchor cell.  
    Public PropertyGets or sets the row offset of the drawing element.  
    Top
    See Also