Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / LineStyle Class / ThicknessExpr Property

In This Topic
    ThicknessExpr Property (LineStyle)
    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