ConnectorFill Property

The ConnectorFill property returns the fill format of the connector. Returns an AutoFill object. This is a read-only property.

Syntax

object.ConnectorFill

Example

This example shows how to use the ConnectorFill property to change the fill pattern of a graph magnifier connector

GraphMagnifier.ConnectorFill.PatternName = "Backward Slash"

 

Used by: AutoInsetZoom object, AutoGraphMagnifier object