Map for WinForms | ComponentOne
C1.FlexMap Namespace / VectorPoint Class / LabelBounds Property

In This Topic
    LabelBounds Property (VectorPoint)
    In This Topic
    Gets or sets the bounds of the label.
    Syntax
    'Declaration
     
    
    Public Property LabelBounds As C1.Win.Interop.Rect
    public C1.Win.Interop.Rect LabelBounds {get; set;}
    See Also