ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RectangleRenderEngineElement Class / strokeWidth Property

In This Topic
    strokeWidth Property (_RectangleRenderEngineElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property strokeWidth As Nullable(Of Double)
    public Nullable<double> strokeWidth {get; set;}
    See Also