CalloutFilled Property (C1ToolTip)
In This Topic
Determines the callout's class style. If true, then the callout triangle will be filled.
Syntax
'Declaration
Public Property CalloutFilled As System.Boolean
public System.bool CalloutFilled {get; set;}
See Also