'Declaration
<System.ComponentModel.CategoryAttribute("Spacing")> <System.ComponentModel.DescriptionAttribute("Controls the position of the grid origin (in grid measurement units)")> Public Property Origin As NPointF
[System.ComponentModel.Category("Spacing")] [System.ComponentModel.Description("Controls the position of the grid origin (in grid measurement units)")] public NPointF Origin {get; set;}