EmfPlusObjectClamp

EmfPlusObjectClamp enumeration

EmfPlusObjectClamp specifies the object clamping behavior. It is not used until this object is applied to an image being drawn.

public enum EmfPlusObjectClamp

Values

NameValueDescription
RectClamp0The rectangle clamp
BitmapClamp1The bitmap clamp

See Also