UlMode

EmfGradientFill.UlMode property

Gets or sets a 32-bit unsigned integer that specifies the gradient fill mode. The value MUST be in the GradientFill enumeration (section 2.1.15).

public EmfGradientFill UlMode { get; set; }

See Also