Provides access to members that control the symbol mask.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IMask can be used to draw a buffer around markers or text. IMultiLayerMarkerSymbols and ITextSymbols both support the use of a mask. Any IFillSymbol object can be used as the MaskSymbol.
Members
Description | ||
---|---|---|
MaskSize | The mask size. | |
MaskStyle | The mask style. | |
MaskSymbol | The mask symbol. |
CoClasses that implement IMask
CoClasses and Classes | Description |
---|---|
MultiLayerMarkerSymbol | A marker symbol that contains one or more layers. |
TextSymbol | A symbol that controls how text is displayed. |