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