OffsetCurve2dTransformation
Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public Matrix2d Transformation { get; }
 
Public ReadOnly Property Transformation As Matrix2d
        Get
 
public:
property Matrix2d Transformation {
        Matrix2d get ();
}
 
member Transformation : Matrix2d with get
 
 
 
Property Value
Matrix2d
 
See Also