Visual Basic | |
---|---|
Function GetAvailableShapes() As System.Object |
C# | |
---|---|
System.object GetAvailableShapes() |
JavaScript | |
---|---|
GetAvailableShapes() : Array |
COM native C++ | |
---|---|
HRESULT GetAvailableShapes( VARIANT* ShapesStrArray ) |
C++ | |
---|---|
DSRESULT GetAvailableShapes( dsStringArray* ShapesStrArray ) |
Parameters
- ShapesStrArray[out] or Return Value
- Array of strings of the names of the shapes loaded in the drawing
DraftSight V1R4.0