[Category("Grid")] [TypeConverter(Northwoods.Go.GoPointFConverter)] [Description("The origin for the grid.")] public virtual PointF Origin {get; set;}
Property Value
ThisPointF
value is a document coordinate point. The default value is (0, 0).[Category("Grid")] [TypeConverter(Northwoods.Go.GoPointFConverter)] [Description("The origin for the grid.")] public virtual PointF Origin {get; set;}
PointF
value is a document coordinate point. The default value is (0, 0).