PlanarEntityCoefficients
Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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
PlanarEquationCoefficients
See Also