ArcObjects Library Reference (Display)  

IMask Interface

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
Read/write property MaskSize The mask size.
Read/write property MaskStyle The mask style.
Read/write property 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.