ThumbData.Children Property

ThumbDataChildren Property

[Missing <summary> documentation for "P:Rhino.UI.Controls.ThumbnailUI.ThumbData.Children"]

Namespace:  Rhino.UI.Controls.ThumbnailUI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public List<ThumbData> Children { get; set; }
Public Property Children As List(Of ThumbData)
	Get
	Set

Property Value

Type: ListThumbData
Version Information

Rhino for Windows

Supported in: 6.8
See Also