|
Transform3M00 Property
|
Gets or sets this[0,0].
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double M00 { get; set; }
Public Property M00 As Double
Get
Set
public:
property double M00 {
double get ();
void set (double value);
}
member M00 : float with get, set
Property Value
Type:
Double
See Also