complexType MapBasicPen
diagram mapping_p413.png
namespace http://www.mapinfo.com/midev/service/style/v1
children tns:Width tns:Pattern tns:Color
used by
elements MapBasicAreaStyle/MapBasicPen MapBasicLineStyle/MapBasicPen
annotation
documentation
A MapBasic pen style.

element MapBasicPen/Width
diagram mapping_p414.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 0
maxInclusive 7
annotation
documentation
A value, usually from 1 to 7, representing the thickness of the line (in pixels). To create an invisible line style, specify a width of 0, and use a pattern value of 1.

element MapBasicPen/Pattern
diagram mapping_p415.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 0
maxInclusive 127
annotation
documentation
A value from 0 to 127, denoting the MapBasic pen pattern. Pattern 1 is invisible. See MapBasic documentation.

element MapBasicPen/Color
diagram mapping_p416.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 pen. Value can be any CSS color (http://www.w3.org/TR/REC-CSS1#color-units).


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