'Declaration
<System.ComponentModel.CategoryAttribute("Position")> <System.ComponentModel.DescriptionAttribute("Controls the offset of the port from its anchor")> <System.ComponentModel.EditorAttribute(Nevron.Editors.NSizeFTypeEditor, System.Drawing.Design.UITypeEditor)> Public Property Offset As NSizeF
[System.ComponentModel.Category("Position")] [System.ComponentModel.Description("Controls the offset of the port from its anchor")] [System.ComponentModel.Editor(Nevron.Editors.NSizeFTypeEditor, System.Drawing.Design.UITypeEditor)] public NSizeF Offset {get; set;}