This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IK > IKmlConvertor Interface > IKmlConvertor.KmlParameters Property (ArcObjects .NET 10.4 SDK) |
Get list of verious KML parameters.
[Visual Basic .NET] Public Property KmlParameters As IPropertySet
[C#] public IPropertySet KmlParameters {get; set;}
[C++]
HRESULT get_KmlParameters(
IPropertySet** pProps
);
[C++]
HRESULT put_KmlParameters(
IPropertySet* pProps
);
[C++]
Parameters pProps [out, retval]
pProps is a parameter of type IPropertySet pProps [in]
pProps is a parameter of type IPropertySet