This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDRAShader Interface > IRasterDRAShader.PercentMin Property (ArcObjects .NET 10.4 SDK) |
The percent min.
[Visual Basic .NET] Public Property PercentMin As Single
[C#]
public float PercentMin {get; set;}
[C++]
HRESULT get_PercentMin(
float* pPercentMin
);
[C++]
HRESULT put_PercentMin(
float pPercentMin
);
[C++]
Parameters pPercentMin [out, retval] pPercentMin is a parameter of type float pPercentMin [in] pPercentMin is a parameter of type float