Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph
GraphDocumentBase Class
GraphDocumentBase Methods
AccumulateChangeData Method
Clone Method
GetGraphProperty Method
GetPropertyValue<T> Method
HandleHighPriorityChildChangeCases Method
OnNameChanged Method
OnSizeChanged Method
SetGraphProperty Method
TryGetName Method
VisitDocumentReferences Method
Graph
Document
Base
Try
Get
Name Method
Tests if this item already has a name.
Namespace:
Altaxo.Graph
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
override
bool
TryGetName
(
out
string
name
)
Parameters
name
String
On success, returns the name of the item.
Return Value
Boolean
True if the item already has a name; otherwise false.
Implements
INamedObject
TryGetName(String
)
INamedObject
TryGetName(String
)
See Also
Reference
GraphDocumentBase Class
Altaxo.Graph Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net