IManagedSheet.Centermarks Property

Returns the collection of centermarks on the sheet.

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

Syntax

VB

ReadOnly Property Centermarks As IManagedCentermarks
	Get

C#

IManagedCentermarks Centermarks { get; }

Return Value

Type: IManagedCentermarks

See Also

Reference

IManagedSheet Interface
Autodesk.iLogic.Interfaces Namespace