Click or drag to resize

DrawingSetUserFeatures Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.Drawing.Drawing.SetUserFeatures(System.String,Cadcorp.WML.WebServices.Drawing.Feature[],System.String)"]

Namespace:  Cadcorp.WML.WebServices.Drawing
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public bool SetUserFeatures(
	string mapName,
	Feature[] features,
	string crs
)

Parameters

mapName
Type: SystemString

[Missing <param name="mapName"/> documentation for "M:Cadcorp.WML.WebServices.Drawing.Drawing.SetUserFeatures(System.String,Cadcorp.WML.WebServices.Drawing.Feature[],System.String)"]

features
Type: Cadcorp.WML.WebServices.DrawingFeature

[Missing <param name="features"/> documentation for "M:Cadcorp.WML.WebServices.Drawing.Drawing.SetUserFeatures(System.String,Cadcorp.WML.WebServices.Drawing.Feature[],System.String)"]

crs
Type: SystemString

[Missing <param name="crs"/> documentation for "M:Cadcorp.WML.WebServices.Drawing.Drawing.SetUserFeatures(System.String,Cadcorp.WML.WebServices.Drawing.Feature[],System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Cadcorp.WML.WebServices.Drawing.Drawing.SetUserFeatures(System.String,Cadcorp.WML.WebServices.Drawing.Feature[],System.String)"]

See Also