Enum 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
Name | Value | Description |
---|---|---|
RectClamp | 0 | The rectangle clamp |
BitmapClamp | 1 | The bitmap clamp |
See Also
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts
- assembly Aspose.Imaging