WrappedElementElement Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedElement.Element"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public IElement Element { get; }
Public ReadOnly Property Element As IElement
Get
public:
property IElement^ Element {
IElement^ get ();
}
member Element : IElement with get
Property Value
Type:
IElementSee Also