This document is archived and information here might be outdated. Recommended version. |
The random value distribution type.
[Visual Basic .NET] Public Property DistributionType As esriRandomFunctionDistributionType
[C#] public esriRandomFunctionDistributionType DistributionType {get; set;}
[C++]
HRESULT get_DistributionType(
esriRandomFunctionDistributionType* pType
);
[C++]
HRESULT put_DistributionType(
esriRandomFunctionDistributionType pType
);
[C++] Parameters pType [out, retval]
pType is a parameter of type esriRandomFunctionDistributionType* pType [in]
pType is a parameter of type esriRandomFunctionDistributionType