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