 | IArcSegment3DOrientation Property |
Gets the orientation of the arc circle
Namespace: TSD.API.Remoting.GeometryAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
SyntaxIReadOnlyProperty<Orientation> Orientation { get; }ReadOnly Property Orientation As IReadOnlyProperty(Of Orientation)
Get
property IReadOnlyProperty<Orientation>^ Orientation {
IReadOnlyProperty<Orientation>^ get ();
}abstract Orientation : IReadOnlyProperty<Orientation> with get
Property Value
IReadOnlyPropertyOrientation
See Also