Click or drag to resize

ShapeAppearance Enumeration

Specifies the style of a shape element.

Namespace:  Easymap.AddIn.Elements
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public enum ShapeAppearance
Members
  Member nameValueDescription
Rectangle0 Shape appears as rectangle
Ellipse1 Shape appears as ellipse
Quadrat2 Shape appears as quadrat
Circle3 Shape appears as circle
Reserved04 Reserved
Reserved15 Reserved
RoundedRectangle6 Shape appears as rectangle with rounded corners
See Also