PatternWidth

CmxImageFill.PatternWidth property

Gets or sets the width of the pattern. Uses common document distance measure unit in case if IsRelative is false, otherwise has the dimension of the image pixel width fraction.

public float PatternWidth { get; set; }

See Also