PjCopyPictureScaleOption Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjCopyPictureScaleOption
[System.Runtime.InteropServices.Guid("D15C9C0F-1F5B-11D3-AFFE-00C04F68FE88")]
public enum PjCopyPictureScaleOption
type PjCopyPictureScaleOption =
Public Enum PjCopyPictureScaleOption
- Inheritance
-
PjCopyPictureScaleOption
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjCopyPictureShowOptions | 0 | |
pjCopyPictureKeepRange | 1 | |
pjCopyPictureScale | 2 | |
pjCopyPictureScaleWRatio | 3 | |
pjCopyPictureTimescale | 4 | |
pjCopyPictureTruncate | 5 |