ArcObjects Library Reference (Carto)  

IMaplexLabelStackingProperties.SeparatorCount Property

The number of separator in the collection.

[Visual Basic .NET]
Public ReadOnly Property SeparatorCount As Integer
[C#]
public int SeparatorCount {get;}
[C++]
HRESULT get_SeparatorCount(
  long* Count
);
[C++]

Parameters

Count [out, retval]   Count is a parameter of type long

Product Availability

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

See Also

IMaplexLabelStackingProperties Interface