BoundingBox.Height Property | |
A numeric value representing the height of the bounding box, measured in canvas coordinates.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Height AS USUAL GET SET
public virtual Usual Height { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the height of the bounding box, measured in canvas coordinates.
See Also