Enum PositioningTypes
PositioningTypes enumeration
Positioning and size types for graphics scene.
public enum PositioningTypes
Values
Name | Value | Description |
---|---|---|
DefinedByDocument | 0 | The absolute positioning on the page that is defined by document page settings. |
DefinedByOptions | 1 | The absolute positioning on the page that is defined by options page settings. |
Relative | 2 | The relative positioning and size. Determined by the boundary of all graphics objects. |
See Also
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD