ESRI.ArcGIS.ADF.IMS
RasterMarkerSymbol Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : RasterMarkerSymbol Class




The following tables list the members exposed by RasterMarkerSymbol.

Public Constructors

 NameDescription
Public ConstructorRasterMarkerSymbol ConstructorOverloaded.  Constructs a RasterMarkerSymbol.  
Top

Protected Fields

 NameDescription
Protected FieldisChanged Whether the symbol is changed. (Inherited from Symbol)
Top

Public Properties

 NameDescription
Public PropertyAllowLabelOverlap Gets or sets a value to determine whether labels can overlap this symbol. (Inherited from FeatureSymbol)
Public PropertyAntialiasing Gets or sets a value that determines whether antialiasing is used when drawing the symbol. (Inherited from Symbol)
Public PropertyHeight Gets or sets a value that resizes the marker symbol's heigth to new size in pixels.  
Public PropertyHotspot Gets or sets where the marker symbol is placed in relation to actual location of the point.  
Public PropertyImage Gets or sets the full path name to the image.  
Public PropertyShadowColor Gets or sets the color of the shadow.  
Public PropertyTransparency Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol)
Public PropertyUrl Gets or sets the URL used by clients to retrieve the image.  
Public PropertyUseCentroid Gets or sets a value to determine whether the symbol is placed at the centroid of a polygon or at all vertices.  
Public PropertyWidth Gets or sets a value that resizes the marker symbol's width to new size in pixels.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodGetSchema Get XML Schema.  
Public MethodReadXml Read XML.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.