'DeclarationPublic Property anRot As Short
'UsageDim instance As View3DInfo Dim value As Short instance.anRot = value value = instance.anRot
public short anRot {get; set;}
'DeclarationPublic Property anRot As Short
'UsageDim instance As View3DInfo Dim value As Short instance.anRot = value value = instance.anRot
public short anRot {get; set;}