IManagedDrawing.ActiveSheet Property

Gets the active sheet.

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

Syntax

VB

ReadOnly Property ActiveSheet As IManagedSheet
	Get

C#

IManagedSheet ActiveSheet { get; }

Return Value

Type: IManagedSheet

See Also

Reference

IManagedDrawing Interface
Autodesk.iLogic.Interfaces Namespace