IManagedSheet.DrawingNotes Property

Returns the collection of drawing notes on the sheet.

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

Syntax

VB

ReadOnly Property DrawingNotes As IManagedDrawingNotes
	Get

C#

IManagedDrawingNotes DrawingNotes { get; }

Return Value

Type: IManagedDrawingNotes

See Also

Reference

IManagedSheet Interface
Autodesk.iLogic.Interfaces Namespace