PowerClips

CdrDocument.PowerClips property

Gets the power clips.

public SortedDictionary<short, CdrListObjects> PowerClips { get; set; }

Property Value

The power clips.

See Also