Share

IManagedSheet.DrawingDimensions Property

Returns the collection of dimensions on the sheet.

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

Syntax

VB

ReadOnly Property DrawingDimensions As IManagedDrawingDimensions
	Get

C#

IManagedDrawingDimensions DrawingDimensions { get; }

Return Value

Type: IManagedDrawingDimensions

See Also

Reference

Was this information helpful?