Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.DropSymbol


CorelScript.DropSymbol

Function DropSymbol(SymbolLibrary As String, SymbolNumber As Long, Tile As Boolean, XPosOrGridSize As Long, YPosOrGridSize As Long, ProportionalSizing As Boolean, SymbolSize As Long) As Long

Description

Member of CorelScript

The DropSymbol method positions the specified symbol at the defined position or the specified grid position.

Parameter
Description
SymbolLibrary
Specifies the name of the symbol library
SymbolNumber
Specifies the index number of the symbol
Tile
Specifies whether to create a pattern from the selected symbol that fills the page. (Note that the tiled symbols are clones of the upper-left symbol.) True (-1) enables this option, while False (0) disables it.
XPosOrGridSize
Specifies the x-coordinate or grid position at which to place the symbol, in tenths of a micron
YPosOrGridSize
Specifies the y-coordinate or grid position at which to place the symbol, in tenths of a micron
ProportionalSizing
Specifies whether to enable proportional sizing of the symbol. True (-1) enables this option, while False (0) disables it.
SymbolSize
Specifies the size of the symbol, in tenths of a micron. The symbol can be resized after it’s been added to the drawing.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.