Description
Gets or sets the display condition that
determines if the primitive should be rendered. Both this and
Display must evaluate to
true for the primitive to be rendered.Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property DisplayCondition() As IAgStkGraphicsDisplayCondition
|
Remarks
When
DisplayCondition is
null, no display condition is evaluated before the
primitive is rendered.