IsRelative

CmxImageFill.IsRelative property

Gets or sets a value indicating whether patterns size values is relative.

public bool IsRelative { get; set; }

Property Value

true if PatternWidth and PatternHeight has the relative dimension; otherwise, false.

See Also