Previous Document Next Document

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


CorelScript.GetObjectType

Function GetObjectType() As Long

Description

Member of CorelScript

The GetObjectType method returns a value that indicates the type of the selected object (or of the last object in a selection):

 
0 = reserved for future use
 
1 = rectangle
 
2 = ellipse
 
3 = curve
 
4 = text
 
5 = bitmap
 
6 = paragraph text
 
7 = OLE
 
9 = symmetrical polygon
 
12 = grouped objects

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.