This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IK > IKmlConvertor Interface > IKmlConvertor.FeatureLimit Property (ArcObjects .NET 10.5 SDK) |
Get FeatureLimit value.
[Visual Basic .NET] Public Property FeatureLimit As Integer
[C#] public int FeatureLimit {get; set;}
[C++]
HRESULT get_FeatureLimit(
long* pFeatureLimit
);
[C++]
HRESULT put_FeatureLimit(
long pFeatureLimit
);
[C++]
Parameters pFeatureLimit [out, retval] pFeatureLimit is a parameter of type long pFeatureLimit [in] pFeatureLimit is a parameter of type long