Object Routines

ObjectBrush Method

Introduction

 

ObjectClipToFrame Property


 

With this property you can specify whether you want all objects to be clipped to the graph frame area or not.

 

Syntax

FlpGrf.ObjectClipToFrame = value

 

The ObjectClipToFrame property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

Value specifying the state of the effect

 

Remarks

All objects will be clipped to the frame rectangle when this property is True.

 

Example

FlpGrf.ObjectClipToFrame = False                  FlpGrf.ObjectClipToFrame = True

 

images/clipgrfa.png


 

See Also

All Object Routines



Object Routines ObjectBrush Method

 

 

Last modified on: Friday, August 16, 2002