ICadDrawingSheet.Height Property

Gets the height of the drawing.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Height As Double
	Get

C#

double Height { get; }

Return Value

Type: Double
The height of the drawing, in drawing document units.

See Also

Reference

ICadDrawingSheet Interface
Autodesk.iLogic.Interfaces Namespace