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


In This Topic
    anRot Property (View3DInfo)
    In This Topic
    Gets or sets an rot.
    Syntax
    'Declaration
     
    
    Public Property anRot As Short
    'Usage
     
    
    Dim instance As View3DInfo
    Dim value As Short
     
    instance.anRot = value
     
    value = instance.anRot
    public short anRot {get; set;}

    Property Value

    An rot.
    See Also