![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
TextMarkerSymbol Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : TextMarkerSymbol Class |
The following tables list the members exposed by TextMarkerSymbol.
Name | Description | |
---|---|---|
![]() | TextMarkerSymbol Constructor | Overloaded. Constructs a TextMarkerSymbol. |
Name | Description | |
---|---|---|
![]() | Angle | Gets or sets the angle of rotation in degrees moving counterclockwise; 0 degrees is horizontal. |
![]() | Font | Gets or sets the font properties for the text. |
![]() | OutlineColor | Gets or sets the outline color. |
![]() | RotateMethod | Gets or sets the method for calculating orientation based on Angle or AngleField properties. |
![]() | ShadowColor | Gets or sets the shadow color. |
![]() | Text | Gets or sets the text to display. |
![]() | Transparency | Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol) |
![]() | XOffset | Gets or sets the x offset of the symbol in pixels. A positive offset moves the symbol to the right. When XOffset is 0, the symbol is anchored on its half-width in the X direction (Inherited from MarkerSymbol) |
![]() | YOffset | Gets or sets the y offset of the symbol in pixels. A positive offset moves the symbol up. When YOffset is 0, the symbol is anchored on its half-height in the Y direction (Inherited from MarkerSymbol) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a deep clone of the current Object. |
![]() | FromJson | Not supported for this symbol type. |
![]() | GetDimensions | Overridden. Gets the dimensions of the marker symbol. |
![]() | GetHashCode | Overridden. Gets a unique hash code for the symbol. |
![]() | ToJson | Creates a JSON string representing the symbol. |