This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerEffectDIM Interface > ILayerEffectDIM.DimPercentage Property (ArcObjects .NET 10.4 SDK) |
Layer DIM value in percent (0 - 100).
[Visual Basic .NET] Public Property DimPercentage As Short
[C#] public short DimPercentage {get; set;}
[C++]
HRESULT get_DimPercentage(
short* dimValue
);
[C++]
HRESULT put_DimPercentage(
short dimValue
);
[C++]
Parameters dimValue [out, retval] dimValue is a parameter of type short dimValue [in] dimValue is a parameter of type short