Previous Document Next Document

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


Layer.CreateSymbol

Function CreateSymbol(x As Double, y As Double, SymbolName As String, [Library As SymbolLibrary]) As Shape

Description

Member of Layer

The CreateSymbol method creates an instance of a symbol at a specified location on a layer.

Parameter
Description
x
Specifies the x-coordinate at which to place the symbol
y
Specifies the y-coordinate at which to place the symbol
SymbolName
Specifies the name of the symbol
Library
Specifies the name of the library. This parameter is optional, and its default value is Nothing.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.