PatternHeight

CmxImageFill.PatternHeight property

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

public float PatternHeight { get; set; }

See Also