PlanarEntityCoefficients Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public PlanarEquationCoefficients Coefficients { get; }
Public ReadOnly Property Coefficients As PlanarEquationCoefficients
Get
public:
property PlanarEquationCoefficients Coefficients {
PlanarEquationCoefficients get ();
}
member Coefficients : PlanarEquationCoefficients with get
Property Value
Type:
PlanarEquationCoefficients
See Also