Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / AnchorPoint Structure / Origin Field


In This Topic
Origin Field
In This Topic
Represents the origin point.
Syntax
'Declaration
 
Public Shared Origin As AnchorPoint
 
'Usage
 
Dim value As AnchorPoint
 
value = AnchorPoint.Origin
 
AnchorPoint.Origin = value
See Also