CreateLayer Method (ILayerManager)
Creates a Layer in the document.
.NET Syntax
JavaScript | |
---|
CreateLayer(
Name : System.String,
Layer : Layer,
) : {
Result : String
}
|
Parameters
- Name
- Name
- Layer[out]
- Layer
- Result[out] or Return Value
- Status of creating the Layer as defined in dsCreateObjectResult_e
Example
See Also
Availability
DraftSight V1R1.1