This document is archived and information here might be outdated. Recommended version. |
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(
System.Int16* 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