TextMarkerSymbol

Topics:

The TextMarkerSymbol setting is used to define the appearance of the text within a WebFOCUS callout label. Default parameter values are indicated in brackets [ ].

Restriction: Outline and glowing should not be used together. Use one or the other.

setAngle

Angle of rotation in degrees moving counterclockwise. 0 degrees is horizontal.

Parameters:

setAngle="0.0 - 360.0" [0]

setAntialiasing

Use setAntialiasing to make the edges of a line smoother by padding pixels with intermediate colors. When set to true, antialiasing is active.

Note: When antialiasing is active, the time to generate a map increases.

Parameters:

setAntialiasing="true|false" [false]

setBlockout

Provides a background behind text. Select color using RGB values.

Parameters:

setBlockout="0,0,0 - 255,255,255"

setFont

Font name. The name is case-sensitive. If font name uses an ampersand (&), use & instead. For example, ESRI Transportation & Civic should be written as ESRI Transportation & Civic. For Feature Services, the font must reside on the client machine or else the system default font is used.

Parameters:

setFont= "Any system font" [Arial]

setFontColor

Font color using RGB values.

Parameters:

setFontcolor="0,0,0 - 255,255,255" [0,0,0]

setFontSize

Font size.

Parameters:

setFontsize="1 - NNN" [12]

setFontStyle

Font style.

Parameters:

setFontstyle="regular | bold | italic | underline | outline | bolditalic" [regular]

setGlowing

Glow color around symbol using RGB values.

Parameters:

setGlowing="0,0,0 - 255,255,255"

setInterval

Distance between point and callout box. The smaller number brings box closer to point.

Parameters:

setInterval="0 - NNN" [10]

setOutline

Outline color using RGB values.

Parameters:

setOutline="0,0,0 - 255,255,255"

setOverlap

Determines if labels can overlap this symbol. When set to true, labels can overlap. When set to false, labels will not overlap the symbol. If labels are not drawing as expected, check if overlap is set to false for this symbol or any other symbol in the ArcGIS Server (ArcIMS) service.

Parameters:

setOverlap="true|false" [true] 

setPrintmode

Determines how labels are printed. If none is used, no change is made to the label: Welcome to WebFOCUS. If alllower is used, all letters are lowercase: welcome to webfocus. If allupper is used, all letters are uppercase: WELCOME TO WEBFOCUS. If titlecaps is used, the first letter of each word in a label is uppercase and everything else is lowercase: Welcome To Webfocus.

Parameters:

setPrintmode="titlecaps | allupper | alllower | none" [none]

setTransparency

Value to set percentage of transparency. 1.0 is 0 percent transparent. 0.0 is 100 percent transparent.

Parameters:

setTransparency="0.0 - 1.0" [1.0]

setVAlignment

Vertical alignment of label compared to label point.

Parameters:

setValignment="top | center | bottom" [top]

WebFOCUS

Feedback