The Height Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the height of this
LeadRect structure.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As LeadRect
Dim value As Integer
instance.Height = value
value = instance.Height |
Property Value
The height of this
LeadRect structure in pixels.
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also