Click or drag to resize

ThumbDataGetPreviewHeigth Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.ThumbnailUI.ThumbData.GetPreviewHeigth(Rhino.Render.DataSources.Sizes,Rhino.Render.DataSources.Shapes)"]

Namespace:  Rhino.UI.Controls.ThumbnailUI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static int GetPreviewHeigth(
	Sizes thumb_size,
	Shapes shape
)

Parameters

thumb_size
Type: Rhino.Render.DataSourcesSizes

[Missing <param name="thumb_size"/> documentation for "M:Rhino.UI.Controls.ThumbnailUI.ThumbData.GetPreviewHeigth(Rhino.Render.DataSources.Sizes,Rhino.Render.DataSources.Shapes)"]

shape
Type: Rhino.Render.DataSourcesShapes

[Missing <param name="shape"/> documentation for "M:Rhino.UI.Controls.ThumbnailUI.ThumbData.GetPreviewHeigth(Rhino.Render.DataSources.Sizes,Rhino.Render.DataSources.Shapes)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Rhino.UI.Controls.ThumbnailUI.ThumbData.GetPreviewHeigth(Rhino.Render.DataSources.Sizes,Rhino.Render.DataSources.Shapes)"]

See Also