Interface IAnimationContext
Represents an animation context.
Namespace: GraphShape.Controls
Assembly: GraphShape.Controls.dll
Syntax
public interface IAnimationContext
Properties
| Improve this Doc View SourceGraphCanvas
Graph canvas.
Declaration
GraphCanvas GraphCanvas { get; }
Property Value
Type | Description |
---|---|
GraphCanvas |