ClipIds

CdrDocument.ClipIds property

Gets or sets the clip ids.

public List<short> ClipIds { get; set; }

Property Value

The clip ids.

See Also