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

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