Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / AnchorPoint Structure
Fields Properties


AnchorPoint Structure Members

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