LabelOrganizingSettings.RemoveOffScreen Property
Gets or sets a value that determines whether a label that is not entirely inside the view should be removed.
Syntax
public AttributeVariable< System.Boolean > RemoveOffScreen { get; set; }
Property Value
Default: false
True to remove labels that cannot be placed completely inside the view; otherwise, False.
Remarks
This property is ignored when organizing labels generated by a 2D TileLayer.
Platforms
Windows, Linux, Android