Click or drag to resize

Symbol Class

Represents a symbol.
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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