Skip to content

P_Rhino_DocumentOpenEventArgs_Reference

Will Pearson edited this page Aug 12, 2016 · 2 revisions

DocumentOpenEventArgs.Reference Property

true if file is opened as a reference file.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool Reference { get; }

VB

Public ReadOnly Property Reference As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

DocumentOpenEventArgs Class
Rhino Namespace

Clone this wiki locally