This document is archived and information here might be outdated. Recommended version. |
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