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