Previous Document Next Document

Object Model Reference : Classes : L : Layer : Methods : Layer.CustomCommand


Layer.CustomCommand

Function CustomCommand(ComponentID As String, CommandID As String, Parameter() As Variant) As Variant

Description

Member of Layer

The CustomCommand method executes a layer-specific command provided by a component. For example, you can use the CustomCommand method to execute table commands by using the Table... classes.

Parameter
Description
ComponentID
Specifies the ID of the desired component
CommandID
Specifies the ID of the desired command
Parameter
Specifies the desired parameters

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.