This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISymbolCollectionElement Interface > ISymbolCollectionElement.Underline Property (ArcObjects .NET 10.4 SDK) |
Indicates whether underline font style.
[Visual Basic .NET] Public Property Underline As Boolean
[C#] public bool Underline {get; set;}
[C++]
HRESULT get_Underline(
VARIANT_BOOL* Underline
);
[C++]
HRESULT put_Underline(
VARIANT_BOOL Underline
);
[C++]
Parameters Underline [out, retval] Underline is a parameter of type VARIANT_BOOL Underline [in] Underline is a parameter of type VARIANT_BOOL