class TencentCloud::Cms::V20190321::RrectF

def initialize(width=nil, cy=nil, cx=nil, rotate=nil, height=nil)

def initialize(width=nil, cy=nil, cx=nil, rotate=nil, height=nil)
  @Width = width
  @Cy = cy
  @Cx = cx
  @Rotate = rotate
  @Height = height
end