This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterProperties2 Interface > IMaplexOverposterProperties2.KeyNumberGroups Property (ArcObjects .NET 10.4 SDK) |
Key numbering groups used by placement.
[Visual Basic .NET] Public Property KeyNumberGroups As IMaplexKeyNumberGroups
[C#] public IMaplexKeyNumberGroups KeyNumberGroups {get; set;}
[C++]
HRESULT get_KeyNumberGroups(
IMaplexKeyNumberGroups** groups
);
[C++]
HRESULT putref_KeyNumberGroups(
IMaplexKeyNumberGroups* groups
);
[C++]
Parameters groups [out, retval]
groups is a parameter of type IMaplexKeyNumberGroups groups [in]
groups is a parameter of type IMaplexKeyNumberGroups