PoCurveFilling.orientation Property |
Defines the orientation of the filled curve.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<PoCurveFilling. Orientations> orientation { get; }
Public ReadOnly Property orientation As SoSFEnum(Of PoCurveFilling.Orientations)
Get
public:
property SoSFEnum<PoCurveFilling. Orientations>^ orientation {
SoSFEnum<PoCurveFilling. Orientations>^ get ();
}
member orientation : SoSFEnum<PoCurveFilling. Orientations> with get
Property Value
Type:
SoSFEnum<PoCurveFilling.Orientations>
Remarks
See Also