Click or drag to resize

Symbol Class

Represents a symbol.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddIn.Common.GraphicsSymbol

Namespace: Easymap.AddIn.Common.Graphics
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class Symbol : BaseObject

The Symbol type exposes the following members.

Properties
 NameDescription
Public propertyFilename Returns the filename of a symbol element.
Public propertySize Returns the size of a symbol.
Top
Methods
 NameDescription
Public methodDrawToBitmap Draw given symbol as a bitmap.
Public methodSaveToBitmap Save the bitmap at the spicified path with the specified size and replecement color.
Top
See Also