RenderContentIcon Method |
[Missing <summary> documentation for "M:Rhino.Render.RenderContent.Icon(System.Drawing.Size,System.Drawing.Bitmap@)"]
Namespace: Rhino.Render
public virtual bool Icon( Size size, out Bitmap bitmap )
Public Overridable Function Icon ( size As Size, <OutAttribute> ByRef bitmap As Bitmap ) As Boolean
[Missing <param name="size"/> documentation for "M:Rhino.Render.RenderContent.Icon(System.Drawing.Size,System.Drawing.Bitmap@)"]
[Missing <param name="bitmap"/> documentation for "M:Rhino.Render.RenderContent.Icon(System.Drawing.Size,System.Drawing.Bitmap@)"]
[Missing <returns> documentation for "M:Rhino.Render.RenderContent.Icon(System.Drawing.Size,System.Drawing.Bitmap@)"]