Click or drag to resize

FieldPropertiesSignature_Height Property

The height of the control, in pixels. If omitted, height will be calculated as a fraction of the width.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int Signature_Height { get; }

Property Value

Type: Int32
The height of the control, in pixels. If omitted, height will be calculated as a fraction of the width.
Remarks
Applies to CellType Signature only.
See Also