Click or drag to resize

ICadDrawingViewHeight Property

Gets the height of the view. (The height of a model view is determined by the projected height of the model and the view scale.)

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property Height As Double
	Get

Return Value

Type: Double
The height of the view in drawing document units.
See Also