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.IconSize Property (ArcObjects .NET 10.5 SDK) |
Get IconSize property.
[Visual Basic .NET] Public Property IconSize As Integer
[C#] public int IconSize {get; set;}
[C++]
HRESULT get_IconSize(
long* psize
);
[C++]
HRESULT put_IconSize(
long psize
);
[C++]
Parameters psize [out, retval] psize is a parameter of type long psize [in] psize is a parameter of type long