Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / Location Property

In This Topic
    Location Property (FontIconElement)
    In This Topic
    Gets or sets the location of the element within its parent.
    Syntax
    'Declaration
     
    
    Public Property Location As Point
    public Point Location {get; set;}
    See Also