The fields of the FontSymbology class are listed below. For a complete list of FontSymbology class members, see the FontSymbology Members topic.
Alignment | StringAlignment used for the text display |
DrawBrush | SolidBrush used for the text display This is only used in the MapServer, not in the Application Objects or WebControls class libraries. |
FFamily | The FontFamily object used for the text display This is only used in the MapServer, not in the Application Objects or WebControls class libraries. |
FontFamilyName | Name of the FontFamily used for the text display |
Format | Format used for the text display This is only used in the MapServer, not in the Application Objects or WebControls class libraries. |
FormatFlags | StringFormatFlags used for displaying the text |
LineAlignment | Alignment used for the display of the text about the line element that the text represents |
MaskBrush | Brush used for the Masking behind the text This is only used in the MapServer, not in the Application Objects or WebControls class libraries. |
MaskColor | The name of the color that is used for the masking. |
MaskFactor | The opaqueness of the masking. 100 is a solid masking. |
MaskingBufferPercent | Masking percent used for the background of text This defines how much of a border is displayed around the text element as a percentage of the existing size. For example: if a text element is 10cpi and the percent is 50, the Mask size will be 15 cpi/ |
MaxScale (inherited from SymbolBase) | The minimum scale that will be used for this symbology display |
MinScale (inherited from SymbolBase) | The maximum scale that will be used for this symbology display |
Name (inherited from SymbolBase) | Descriptive name of the Symbology - This acts as a key to the symbol element |
Size | Size in cpi (characters per inch) used for the text display |
Style | Style used for the text display This is only used in the MapServer, not in the Application Objects or WebControls class libraries. |
UseMasking | Indicates whether or not a Mask should be drawn behind the text |
UseScale (inherited from SymbolBase) | Determines whether or not scale dependency will be used for display of this Symbol |
FontSymbology Class | MapMatrix.Features.MapSymbology Namespace