Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / View3DInfo Class / FWalls2D Property


In This Topic
    FWalls2D Property (View3DInfo)
    In This Topic
    Gets or sets the F walls2 D.
    Syntax
    'Declaration
     
    
    Public Property FWalls2D As Byte
    'Usage
     
    
    Dim instance As View3DInfo
    Dim value As Byte
     
    instance.FWalls2D = value
     
    value = instance.FWalls2D
    public byte FWalls2D {get; set;}

    Property Value

    The F walls2 D.
    See Also