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

FieldDescription
RectClampThe rectangle clamp
BitmapClampThe bitmap clamp

RectClamp

public static final int RectClamp

The rectangle clamp

BitmapClamp

public static final int BitmapClamp

The bitmap clamp