Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 3.87 KB

class_wellfired_guacamole_image_imageshapedefinition.rst

File metadata and controls

61 lines (38 loc) · 3.87 KB

ImageShapeDefinition

Namespace: WellFired.Guacamole<namespacewellfired_guacamole>

Description

Properties

ImageShape Shape<classwellfired_guacamole_image_imageshapedefinition_1a90b7ae0ff3914949f97a680e9e19e7ad> { get; set; }
UIColor<structwellfired_guacamole_data_uicolor> Color<classwellfired_guacamole_image_imageshapedefinition_1a201960dbf5ab7745c64b5d71e078b6a8> { get; set; }
int Size<classwellfired_guacamole_image_imageshapedefinition_1ab0121f9c539ef8ba0db8c43820f1a9c2> { get; set; }
UIColor<structwellfired_guacamole_data_uicolor> OutlineColor<classwellfired_guacamole_image_imageshapedefinition_1a0cbc2877b01511e2e92083b851b4d346> { get; set; }
double Thickness<classwellfired_guacamole_image_imageshapedefinition_1a75e2d091a0d3db23ec01c1a3d5f9be4e> { get; set; }

public-static-attrib

ISourceHandler<interfacewellfired_guacamole_image_isourcehandler> DefaultHandler<classwellfired_guacamole_image_imageshapedefinition_1a3cd8c0c8341bc427f2e095b64b28b477>

Breakdown

  • ImageShape Shape { get; set; }
  • UIColor<structwellfired_guacamole_data_uicolor> Color { get; set; }
  • int Size { get; set; }
  • UIColor<structwellfired_guacamole_data_uicolor> OutlineColor { get; set; }
  • double Thickness { get; set; }
  • ISourceHandler<interfacewellfired_guacamole_image_isourcehandler> DefaultHandler