PatternDouble Property |
Specifies if the user-defined hatch is double-hatched.
Signature
object.PatternDouble
object
Hatch
The object or objects this property applies to.
PatternDouble
Boolean; read-write
TRUE: Double pattern is on.
FALSE: Double pattern is off.
System variables
The value of this property is stored in the HPDOUBLE system variable.
Remarks
If the PatternType property is set to acHatchPatternTypePreDefined or acHatchPatternTypeCustomDefined, then the PatternDouble property is not used.
Comments? |