Spread WinForms 15
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

Property Value

An rot.
See Also