'Declaration
Public Property ViewRotation As GdPictureRotateFlipType
public GdPictureRotateFlipType ViewRotation {get; set;}
public read-write property ViewRotation: GdPictureRotateFlipType;
public function get,set ViewRotation : GdPictureRotateFlipType
public: __property GdPictureRotateFlipType get_ViewRotation(); public: __property void set_ViewRotation( GdPictureRotateFlipType value );
public: property GdPictureRotateFlipType ViewRotation { GdPictureRotateFlipType get(); void set ( GdPictureRotateFlipType value); }