ThumbData.GetPreviewWidth Method

ThumbDataGetPreviewWidth Method

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

Namespace:  Rhino.UI.Controls.ThumbnailUI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static int GetPreviewWidth(
	Sizes thumb_size,
	Shapes shape
)
Public Shared Function GetPreviewWidth ( 
	thumb_size As Sizes,
	shape As Shapes
) As Integer

Parameters

thumb_size
Type: Rhino.Render.DataSourcesSizes

[Missing <param name="thumb_size"/> documentation for "M:Rhino.UI.Controls.ThumbnailUI.ThumbData.GetPreviewWidth(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.GetPreviewWidth(Rhino.Render.DataSources.Sizes,Rhino.Render.DataSources.Shapes)"]

Return Value

Type: Int32

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also