This document is archived and information here might be outdated. Recommended version. |
The percentage of extrusion for the biggest slice.
[Visual Basic .NET]
Public Property ExplodeBiggestSlice As Integer
[C#]
public int ExplodeBiggestSlice {get; set;}
[C++]
HRESULT get_ExplodeBiggestSlice(
System.Int32* amount
);
[C++]
HRESULT put_ExplodeBiggestSlice(
long amount
);
[C++] Parameters amount [out, retval]
amount is a parameter of type long* amount [in]
amount is a parameter of type long