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