ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LineStyle Class / ThicknessExpr Property

In This Topic
    ThicknessExpr Property
    In This Topic
    Gets or sets the thickness of lines on the map, in 96 DPI pixels.
    Syntax
    'Declaration
     
    Public Property ThicknessExpr As String
    public string ThicknessExpr {get; set;}
    See Also