|
ShellSec_RendererInfoTextHeight Property
|
Gets or sets the scale factor used for the text.
Namespace:
Karamba.Results.ShellSection
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int TextHeight { get; set; }
Public Property TextHeight As Integer
Get
Set
public:
property int TextHeight {
int get ();
void set (int value);
}
member TextHeight : int with get, set
Property Value
Type:
Int32
See Also