Clip Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:17

Description

Returns or sets the clip status.

It corresponds to the Clip checkbox in the Tool pane in Fred.

Note: Clip property is by default set of any object that you insert on a page in Fred (not only library objects).

Syntax

object.Clip (bValue)

object

Required. Object name, returned by Dim objTool = Page.ObjGetTool.

bValue

True or False.