PoCircleThreePointsr Property |
Third point of the circle.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec2f r { get; }
Public ReadOnly Property r As SoSFVec2f
Get
public:
property SoSFVec2f^ r {
SoSFVec2f^ get ();
}
member r : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also