CdrImageFill

CdrImageFill class

The cdr image fill

public class CdrImageFill

Constructors

NameDescription
CdrImageFill(int, double, double, bool, double, double, double, byte)Initializes a new instance of the CdrImageFill class.

Properties

NameDescription
Flags { get; set; }Gets or sets the flags.
Height { get; set; }Gets or sets the height.
Id { get; set; }Gets or sets the identifier.
IsRelative { get; set; }Gets or sets a value indicating whether this instance is relative.
RcpOffset { get; set; }Gets or sets the RCP offset.
Width { get; set; }Gets or sets the width.
XOffset { get; set; }Gets or sets the x offset.
YOffset { get; set; }Gets or sets the y offset.

See Also