|
PixelsVisual3DPositionsBounds Property |
Gets or sets Bounds of the positions.
This value can be set before setting the
Positions to manually set the Bounds.
This prevents automatic bounds calculations with checking all positions.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public Bounds PositionsBounds { get; set; }
Property Value
BoundsSee Also