![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
MinSize Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > ShieldSymbol Class : MinSize Property |
Visual Basic (Declaration) | |
---|---|
Public Property MinSize As Integer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ShieldSymbol Dim value As Integer instance.MinSize = value value = instance.MinSize |
C# | |
---|---|
public int MinSize {get; set;} |
For an example, see the ShieldSymbol overview.
Defines the minimum width of the shield, in characters. This can be used to make shield symbols more uniform when label values have a variety of character widths.
ShieldSymbol is designed for no more than four characters in length, and the shield expands to encompass the text. If more characters are needed, RasterShieldSymbol should be used instead.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family