API Documentation > CorelDRAW > 2025-v26 > Layer > IVGLayer
Layer.CreateSymbol method
Creates an instance of a symbol
Syntax:
Function CreateSymbol(ByVal x As Double, ByVal y As Double, ByVal SymbolName As String, Optional ByVal Library As SymbolLibrary = Nothing) As Shape
Parameters:
Name Type Description
x
Double
y
Double
SymbolName
String
Library
Specifies the name of the library.
Remarks:
The CreateSymbol method creates an instance of a symbol at a specified location on a layer.