ShapeType Enumeration
| Syntax | Constants |
|---|---|
Enum ShapeType
scgRectangleShape = 0
scgRoundRectangleShape = 1
scgEllipseShape = 2
scgArcShape = 3
scgLinesShape = 4
End Enum
|
|
| Syntax | Constants |
|---|---|
Enum ShapeType
scgRectangleShape = 0
scgRoundRectangleShape = 1
scgEllipseShape = 2
scgArcShape = 3
scgLinesShape = 4
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.