complexType MapBasicFontSymbol
diagram mapping_p402.png
namespace http://www.mapinfo.com/midev/service/style/v1
type extension of tns:MapBasicSymbol
properties
base tns:MapBasicSymbol
children tns:Shape tns:Color tns:Size tns:FontName tns:Bold tns:Border tns:DropShadow tns:Rotation
annotation
documentation
A MapBasic TrueType font symbol style.

element MapBasicFontSymbol/Shape
diagram mapping_p403.png
namespace http://www.mapinfo.com/midev/service/style/v1
type restriction of xsd:unsignedShort
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 32
annotation
documentation
A value, 32 or larger, specifying which character to use from a TrueType font. To create an invisible symbol, use 32. See MapBasic documentation.

element MapBasicFontSymbol/Color
diagram mapping_p404.png
namespace http://www.mapinfo.com/midev/service/style/v1
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The color for the symbol. Value can be any CSS color (http://www.w3.org/TR/REC-CSS1#color-units).

element MapBasicFontSymbol/Size
diagram mapping_p405.png
namespace http://www.mapinfo.com/midev/service/style/v1
type restriction of xsd:unsignedByte
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 255
annotation
documentation
A value from 1 to 255, denoting the point size of the symbol.

element MapBasicFontSymbol/FontName
diagram mapping_p406.png
namespace http://www.mapinfo.com/midev/service/style/v1
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The name of the TrueType font to use (for example, "WingDings").

element MapBasicFontSymbol/Bold
diagram mapping_p407.png
namespace http://www.mapinfo.com/midev/service/style/v1
type xsd:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
annotation
documentation
true for a bold symbol. false (the default) for a plain symbol.

element MapBasicFontSymbol/Border
diagram mapping_p408.png
namespace http://www.mapinfo.com/midev/service/style/v1
type restriction of xsd:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration normal
documentation
Draws a regular black border around the symbol.
enumeration halo
documentation
Draws a white halo border around the symbol.
annotation
documentation
Draws a black or white border around the symbol.

element MapBasicFontSymbol/DropShadow
diagram mapping_p409.png
namespace http://www.mapinfo.com/midev/service/style/v1
type xsd:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
annotation
documentation
true to have a drop-shadow drawn behind the symbol. false (the default) for no drop-shadow.

element MapBasicFontSymbol/Rotation
diagram mapping_p410.png
namespace http://www.mapinfo.com/midev/service/style/v1
type restriction of xsd:float
properties
minOcc 0
maxOcc 1
content simple
default 0
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
annotation
documentation
A floating-point value from 0 to 360, denoting the rotation angle of the symbol, in degrees. If not specified, then the symbol will not be rotated.


© 2007, 2020 Precisely. All rights reserved. support.precisely.com