|
RenderPropertiesMaterial_text_height Property
|
Gets the height of text on materials.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int Material_text_height { get; }
Public ReadOnly Property Material_text_height As Integer
Get
public:
property int Material_text_height {
int get ();
}
member Material_text_height : int with get
Property Value
Type:
Int32
See Also