|
RenderPropertiesNode_text_height Property
|
Gets the text height for node-related values.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int Node_text_height { get; }
Public ReadOnly Property Node_text_height As Integer
Get
public:
property int Node_text_height {
int get ();
}
member Node_text_height : int with get
Property Value
Type:
Int32
See Also