Click or drag to resize

RhinoObjectIsPictureFrame Property

Returns true if the object is a picture frame. A picture frame object is an object that displays a texture map in all views.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.9
Syntax
public bool IsPictureFrame { get; }

Property Value

Type: Boolean
See Also