Class ClipboardRecord

ClipboardRecord class

Clipboard Record Class

public class ClipboardRecord : VectorPathRecord

Constructors

NameDescription
ClipboardRecord()Initializes a new instance of the ClipboardRecord class.
ClipboardRecord(byte[])Initializes a new instance of the ClipboardRecord class.

Properties

NameDescription
BoundingRect { get; set; }Gets or sets the bounding rect.
Resolution { get; set; }Gets or sets the resolution.
override Type { get; }Gets the type.

See Also