IManagedSheet.Centerlines Property

Returns the collection of centerlines on the sheet.

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

Syntax

VB

ReadOnly Property Centerlines As IManagedCenterlines
	Get

C#

IManagedCenterlines Centerlines { get; }

Return Value

Type: IManagedCenterlines

See Also

Reference

IManagedSheet Interface
Autodesk.iLogic.Interfaces Namespace