Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D
HostLayer Class
HostLayer Methods
CalculateCachedSizeAndPosition Method
CalculateMatrix Method
CanCreateGridForLocation Method
Clone Method
CopyFrom Method
CreateDefaultGrid Method
CreateGridForLocation Method
CreateGridIfNullOrEmpty Method
ExecuteFromTopmostChildToRoot Method
FixupInternalDataStructures Method
GetChildLayerDefaultLocation Method
GetDefaultNameOfLayer Method
GetDocumentNodeChildrenWithName Method
HandleHighPriorityChildChangeCases Method
HitTest Method
HitTestWithLocalCoordinates Method
InternalCopyFrom Method
InternalCopyGraphItems Method
IsCompatibleWithParent Method
OnCachedResultingPositionChanged Method
OnCachedResultingSizeChanged Method
OnGraphObjectsCollectionInstanceInitialized Method
OnLayerNumberChanged Method
Paint Method
PaintInternal Method
PaintPostprocessing Method
PaintPreprocessing Method
Remove Method
SetParentSize Method
SetPositionSize Method
SizeToDefault Method
TransformationFromHereToRoot Method
TransformationFromRootToHere Method
TransformCoordinateDifferencesFromParentToHere Method
TransformCoordinatesFromHereToParent Method
TransformCoordinatesFromHereToRoot Method
TransformCoordinatesFromParentToHere Method
TransformCoordinatesFromRootToHere Method
VisitDocumentReferences Method
Host
Layer
Set
Parent
Size Method
Updates the cached parent size for this layer.
Namespace:
Altaxo.Graph.Graph3D
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
SetParentSize
(
VectorD3D
parentSize
,
bool
isTriggeringChangedEvent
)
Parameters
parentSize
VectorD3D
The new parent size.
isTriggeringChangedEvent
Boolean
If set to
, a changed event is raised when the size changes.
Implements
IGraphicBase
SetParentSize(VectorD3D, Boolean)
See Also
Reference
HostLayer Class
Altaxo.Graph.Graph3D 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