GraphicElement.Operators

GraphicElement.Operators property

Gets a collection of operators representing the element.

public List<Operator> Operators { get; }

See Also