'Declaration
Public Property RightAngle As Boolean
'Usage
Dim instance As View3DInfo Dim value As Boolean instance.RightAngle = value value = instance.RightAngle
public bool RightAngle {get; set;}
Property Value
true
if [right angle]; otherwise, false
.