|
Faceheight Property
|
sets/gets height of the face
Namespace:
Karamba.Utilities.KMesh
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double height { get; set; }
Public Property height As Double
Get
Set
public:
property double height {
double get ();
void set (double value);
}
member height : float with get, set
Property Value
Type:
Double
See Also