Controls whether the angle is measured as either Positive or Negative when the reference Vector is directed toward the plane's normal, or always positive.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Signed() As AgECrdnSignedAngleType |
| [C#] |
|---|
public AgECrdnSignedAngleType Signed {get; set;} |
| [Managed C++] |
|---|
public: __property AgECrdnSignedAngleType get_Signed(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Signed( |
| [Java] |
|---|
public AgECrdnSignedAngleType getSigned();public void setSigned( |
