The overall dimensions of the child objects in this group.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Rect DescendantBounds { get; set; } |
| Visual Basic |
|---|
Public Property DescendantBounds As Rect Get Set |
| JScript |
|---|
function get DescendantBounds () : Rect function set DescendantBounds (value : Rect) |