SolidFill Property |
Specifies if multilines, traces, solids, all hatches (including solid-fill), and wide polylines are filled in.
Signature
object.SolidFill
object
DatabasePreferences
The object or objects this property applies to.
SolidFill
Boolean; read-write
TRUE: Displays solid fills.
FALSE: Does not display solid fills.
System variables
The value of this property is stored in the FILLMODE system variable.
Remarks
The initial value of this property is TRUE.
Comments? |