'Declaration <ReadOnlyAttribute(True)> <DescriptionAttribute("The rotation applied to the image.")> Public ReadOnly Property AppliedRotation As Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType
[ReadOnly(True)] [Description("The rotation applied to the image.")] public Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType AppliedRotation { get; }
[ReadOnly(True)] [Description("The rotation applied to the image.")] public: __property Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType get_AppliedRotation();
[ReadOnly(True)] [Description("The rotation applied to the image.")] public:
property Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType AppliedRotation { Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType get(); }