'Declaration
<System.ComponentModel.CategoryAttribute("Position")> <System.ComponentModel.DescriptionAttribute("Gets/sets the offset, by which the plug location is displaced.")> <System.ComponentModel.EditorAttribute(Nevron.Editors.NSizeFTypeEditor, System.Drawing.Design.UITypeEditor)> Public Property Offset As NSizeF
[System.ComponentModel.Category("Position")] [System.ComponentModel.Description("Gets/sets the offset, by which the plug location is displaced.")] [System.ComponentModel.Editor(Nevron.Editors.NSizeFTypeEditor, System.Drawing.Design.UITypeEditor)] public NSizeF Offset {get; set;}