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