ClipboardRecord Class

Summary: Clipboard Record Class

Module: aspose.imaging.fileformats.core.vectorpaths

Full Name: aspose.imaging.fileformats.core.vectorpaths.ClipboardRecord

Inheritance: VectorPathRecord

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
ClipboardRecord()Initializes a new instance of the ClipboardRecord class.
ClipboardRecord(data)Initializes a new instance of the ClipboardRecord class.

Properties

NameTypeAccessDescription
bounding_rectRectangleFr/wGets or sets the bounding rect.
resolutionfloatr/wGets or sets the resolution.
typeVectorPathTyperGets the type.

Constructor: ClipboardRecord()

 ClipboardRecord() 

Initializes a new instance of the ClipboardRecord class.

Constructor: ClipboardRecord(data)

 ClipboardRecord(data) 

Initializes a new instance of the ClipboardRecord class.

Parameters:

ParameterTypeDescription
databyteThe record data.