Click or drag to resize

ItemLocationDirectIsAutoSized Property

Gets a value indicating whether the this location belongs to a graphical element which is auto sized.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual bool IsAutoSized { get; }

Property Value

Boolean
true if [can set size]; otherwise, false.
See Also