Click or drag to resize

ImageProxyName Property

Gets the name of the instance. Can be a file name, resource name, Url etc.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract string Name { get; }

Property Value

String
The name of this instance.
See Also