Description
Gets or sets the binary logic operation
applied to all display conditions in the composite when the
composite is evaluated. To combine logical
and and
or operations in the same expression, create
composites containing composites.Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property LogicOperation() As AgEStkGraphicsBinaryLogicOperation
|