Gets the triangle plane
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public Plane Plane { get; } |
Visual Basic |
---|
Public ReadOnly Property Plane As Plane Get |
Visual C++ |
---|
public: property Plane Plane { Plane get (); } |