This document is archived and information here might be outdated. Recommended version. |
Indicates if the histogram uses exclusion.
[Visual Basic .NET]
Public Sub HasExclusion ( _
ByRef flag As Boolean _
)
[C#]
public void HasExclusion (
ref bool flag
);