Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartThreeDProperties Class / WallThickness Property

In This Topic
    WallThickness Property
    In This Topic
    Gets or sets the thickness of outer walls, in percent.

    Default: 7.

    Syntax
    'Declaration
     
    Public Property WallThickness As RdlInt
    public RdlInt WallThickness {get; set;}
    See Also