Click or drag to resize

DrawingStylesToString Method (String)

Sets styleMap of drawing layer

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string ToString(
	string DrawingLayerID
)

Parameters

DrawingLayerID
Type: SystemString
string representing drawing layer ID

Return Value

Type: String
A JS string that can be used to set styleMap of drawing layer
See Also