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


ISymbologyEnvironment2.OutputGDICommentForFeatureAttributes 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.OutputGDICommentForFeatureAttributes Property
ArcGIS Developer Help

ISymbologyEnvironment2.OutputGDICommentForFeatureAttributes Property

Indicates if a GDI comment is output for feature attributes.

[Visual Basic .NET]
Public Property OutputGDICommentForFeatureAttributes As Boolean
[C#]
public bool OutputGDICommentForFeatureAttributes {get; set;}
[C++]
HRESULT get_OutputGDICommentForFeatureAttributes(
  Boolean* featureAttributes
);
[C++]
HRESULT put_OutputGDICommentForFeatureAttributes(
  VARIANT_BOOL featureAttributes
);
[C++]
Parameters
featureAttributes [out, retval]

featureAttributes is a parameter of type bool* featureAttributes [in]
featureAttributes 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