Height property

Sets or returns the height of  following objects:

Application, Attribute, AttributeReference, MText, PViewport, Raster, Shape, Text, TextStyle, Toolbar, Viewport, View

 

Syntax

integerVariable = object.Height

Where:

     integerVariable is a double variable for storing the Height property.

     object is the object this property applies to.

 

Application: The height of the main application window in pixels. (Integer)

Attribute, MText, Text: The height of the uppercase text. Height is measured in the drawing units. The Height property is used as a scale factor for both the height and width of the text.

Raster: (Read-Only)  The height of the raster image in pixels. (Integer)

Viewport: The height of a viewport is the Y axis measurement of the viewport frame.

View: The height of a view is the Y axis measurement of the area within a viewport that is used to display the model.

 

Examples...

Height property example

 


© Bricsys NV. All rights reserved.