NoFill Property

The NoFill property returns or sets the symbol fill color. Returns a Boolean.

Syntax

object.NoFill

object.NoFill = NoFill

 

Parameter Type Description
NoFill Long required, true to fill the symbol

 

Example

This example shows how to fill the symbols.

MarkerFormat.NoFill = True

 

Used by: AutoMarker object