This document is archived and information here might be outdated. Recommended version. |
A collection of annotate layer properties.
[Visual Basic .NET] Public Property AnnotateLayerPropertiesCollection As IAnnotateLayerPropertiesCollection
[C#] public IAnnotateLayerPropertiesCollection AnnotateLayerPropertiesCollection {get; set;}
[C++]
HRESULT get_AnnotateLayerPropertiesCollection(
IAnnotateLayerPropertiesCollection* annoLayerPropsCol
);
[C++]
HRESULT putref_AnnotateLayerPropertiesCollection(
IAnnotateLayerPropertiesCollection** annoLayerPropsCol
);
[C++] Parameters annoLayerPropsCol [in]
annoLayerPropsCol is a parameter of type IAnnotateLayerPropertiesCollection* annoLayerPropsCol [out, retval]
annoLayerPropsCol is a parameter of type IAnnotateLayerPropertiesCollection**