Click or drag to resize

IBindingInterfaceOwner Interface

[Missing <summary> documentation for "T:Demo3D.Visuals.IBindingInterfaceOwner"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public interface IBindingInterfaceOwner

The IBindingInterfaceOwner type exposes the following members.

Properties
  NameDescription
Public propertyId
The Id of the IBindingInterfaceOwner object.
Public propertyOwner
The owning visual of the IBindingInterfaceOwner object.
Top
See Also