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