![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
CalloutMarkerSymbol Constructor(FontInfo,Color,Int32) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > CalloutMarkerSymbol Class > CalloutMarkerSymbol Constructor : CalloutMarkerSymbol Constructor(FontInfo,Color,Int32) |
- font
- Specifies the font properties.
- backColor
- Background fill color of the call out box.
- leaderLength
- Length of the leader of the call out box.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal font As FontInfo, _ ByVal backColor As Color, _ ByVal leaderLength As Integer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim font As FontInfo Dim backColor As Color Dim leaderLength As Integer Dim instance As New CalloutMarkerSymbol(font, backColor, leaderLength) |
Parameters
- font
- Specifies the font properties.
- backColor
- Background fill color of the call out box.
- leaderLength
- Length of the leader of the call out box.
For an example, see the CalloutMarkerSymbol overview.
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