ItemLocationDirectIsAutoSized Property |
Gets a value indicating whether the this location belongs to a graphical element which is auto sized.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual bool IsAutoSized { get; }
Property Value
Booleantrue if [can set size]; otherwise,
false.
See Also