GetAvailableShapes Method (IShapeManager)
Gets the names of the shapes
loaded in the drawing.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAvailableShapes() As System.Object |
C# | |
---|
System.object GetAvailableShapes() |
JavaScript | |
---|
GetAvailableShapes() : Array |
Parameters
- ShapesStrArray[out] or Return Value
- Array of strings of the names of the shapes loaded in the drawing
Example
See Also
Availability
DraftSight V1R4.0