This document is archived and information here might be outdated.  Recommended version.


ISymbologyEnvironment2.OutputGDICommentForHyperlinks Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISymbologyEnvironment2 Interface > ISymbologyEnvironment2.OutputGDICommentForHyperlinks Property
ArcGIS Developer Help

ISymbologyEnvironment2.OutputGDICommentForHyperlinks Property

Indicates if a GDI comment is output for hyperlinks.

[Visual Basic .NET]
Public Property OutputGDICommentForHyperlinks As Boolean
[C#]
public bool OutputGDICommentForHyperlinks {get; set;}
[C++]
HRESULT get_OutputGDICommentForHyperlinks(
  Boolean* hyperlinks
);
[C++]
HRESULT put_OutputGDICommentForHyperlinks(
  VARIANT_BOOL hyperlinks
);
[C++]
Parameters
hyperlinks [out, retval]

hyperlinks is a parameter of type bool* hyperlinks [in]
hyperlinks is a parameter of type bool

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISymbologyEnvironment2 Interface

.NET Samples

Multivariate renderer