Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPlacemark Class / LabelWidth Property

In This Topic
    LabelWidth Property (VectorPlacemark)
    In This Topic
    Gets or sets the maximum width of the label. Zero or negative value to auto determing.
    Syntax
    'Declaration
     
    
    Public Property LabelWidth As Integer
    public int LabelWidth {get; set;}
    See Also