Removes the specified graphic object from this layer.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override void Remove(
GraphicBase go
)
Parameters
- go GraphicBase
- The graphic object to remove.
See Also