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; }
ReadOnly Property Signature_Height As Integer
Get
Property Value
Type:
Int32The 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