IsRelative

CdrImageFill.IsRelative property

Gets or sets a value indicating whether this instance is relative.

public bool IsRelative { get; set; }

Property Value

true if this instance is relative; otherwise, false.

See Also