IRdkViewModel Interface

IRdkViewModel Interface

[Missing <summary> documentation for "T:Rhino.UI.Controls.IRdkViewModel"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public interface IRdkViewModel : IHasCppImplementation
Public Interface IRdkViewModel
	Inherits IHasCppImplementation

The IRdkViewModel type exposes the following members.

Properties
  NameDescription
Public propertyCppPointer (Inherited from IHasCppImplementation.)
Top
Methods
  NameDescription
Public methodCommit
Public methodDiscard
Public methodGetData
Top
See Also