This document is archived and information here might be outdated. Recommended version. |
Max growth radius field, to control for each seed point how big the region can grow.
[Visual Basic .NET] Public Property MaxGrowthRadiusField As String
[C#] public string MaxGrowthRadiusField {get; set;}
[C++]
HRESULT get_MaxGrowthRadiusField(
System.String* pMaxGrowthRadiusField
);
[C++]
HRESULT put_MaxGrowthRadiusField(
BSTR pMaxGrowthRadiusField
);
[C++]
Parameters pMaxGrowthRadiusField [out, retval]
pMaxGrowthRadiusField is a parameter of type BSTR* pMaxGrowthRadiusField [in]
pMaxGrowthRadiusField is a parameter of type BSTR