GoDiagram Win Reference
Origin Property (GoGrid)

Gets or sets the origin for the grid.
Syntax
'Declaration
 
<TypeConverterAttribute("Northwoods.Go.GoPointFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
<CategoryAttribute("Grid")>
<DescriptionAttribute("The origin for the grid.")>
Public Overridable Property Origin As PointF
[TypeConverterAttribute("Northwoods.Go.GoPointFConverter, Northwoods.Go, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
[CategoryAttribute("Grid")]
[DescriptionAttribute("The origin for the grid.")]
public virtual PointF Origin {get; set;}

Property Value

This PointF value is a document coordinate point. The default value is (0, 0).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoGrid Class
GoGrid Members
Style Property
OriginRelative Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback