Click or drag to resize

Shape Class

Represents a cirle, rectangle or ellipse
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.CommonWindowlessComponent
              Easymap.AddIn.ElementsShape

Namespace: Easymap.AddIn.Elements
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.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