Click or drag to resize

IDBConfigWriterDeleteWatermark Method

Deletes a watermark from the site.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
bool DeleteWatermark(
	int watermarkID
)

Parameters

watermarkID
Type: SystemInt32
Icon ID

Return Value

Type: Boolean
Boolean value indicating success.
See Also