Item

IDrawingGuidesCollection indexer

Returns the drawing guide by index. Read-only IDrawingGuide.

public IDrawingGuide this[int index] { get; }

See Also