EmfPlusObjectClamp
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class EmfPlusObjectClamp extends System.Enum
EmfPlusObjectClamp specifies the object clamping behavior. It is not used until this object is applied to an image being drawn.
Fields
Field | Description |
---|---|
RectClamp | The rectangle clamp |
BitmapClamp | The bitmap clamp |
RectClamp
public static final int RectClamp
The rectangle clamp
BitmapClamp
public static final int BitmapClamp
The bitmap clamp