ObjectClamp

EmfPlusImageAttributes.ObjectClamp property

Gets or sets 32-bit signed integer that specifies the object clamping behavior. It is not used until this object is applied to an image being drawn. This value MUST be one of the values defined in the following table.

public EmfPlusObjectClamp ObjectClamp { get; set; }

See Also