'Declaration <DefaultValueAttribute(RotateNoneFlipNone)> <DescriptionAttribute("The flip type.")> Public Property RotateFlipType As ImageRotateFlipType
[DefaultValue(RotateNoneFlipNone)] [Description("The flip type.")] public ImageRotateFlipType RotateFlipType { get; set; }
[DefaultValue(RotateNoneFlipNone)] [Description("The flip type.")] public: __property ImageRotateFlipType get_RotateFlipType(); public: __property void set_RotateFlipType(
ImageRotateFlipType value
);
[DefaultValue(RotateNoneFlipNone)] [Description("The flip type.")] public:
property ImageRotateFlipType RotateFlipType { ImageRotateFlipType get(); void set(ImageRotateFlipType value); }
Property Value
Значение по умолчанию - RotateFlipType.RotateNoneFlipNone.