Click or drag to resize

Shape Class

Represents a cirle, rectangle or ellipse
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Elements
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class Shape : WindowlessComponent

The Shape type exposes the following members.

Properties
  NameDescription
Public propertyAppearance
The display style of the shape element
Top
Remarks
Use the Appearance, Border and Fill properties to modify the display style.
See Also