element LabelVisibility
diagram mws_p158.png
namespace http://www.mapinfo.com/mxp
properties
content complex
children mxp:VisibleRange
used by
element LabelProperties
attributes
Name Type Use Default Fixed Annotation
visible xs:boolean optional
allowOverlap xs:boolean optional
allowOutOfView xs:boolean optional
allowDuplicates derived by: xs:string optional
description
Controls if and when a label displays. If the attribute "visible" is "false" the label does not display. If the attribute "allowOverlap" is "false", the label cannot overlap and overlaps are resolved by discarding the label with the lowest priority. If the attribute "allowOutOfView" is "false", the label is discarded if its reference position is outside the view. If the attribute "allowDuplicates" has the value "all", there is no checking for duplicates and all labels are used; if this attribute has the value "interLayer", only duplicate labels from different layers are allowed; if this attribute has the value "intraLayer", only duplicate labels from within the same layer are allowed.

attribute LabelVisibility/@visible
type xs:boolean
properties
use optional

attribute LabelVisibility/@allowOverlap
type xs:boolean
properties
use optional

attribute LabelVisibility/@allowOutOfView
type xs:boolean
properties
use optional

attribute LabelVisibility/@allowDuplicates
type restriction of xs:string
properties
use optional
facets
Kind Value Annotation
enumeration all
enumeration interLayer
enumeration intraLayer



© 2018 Pitney Bowes Software Inc. support.pb.com