Implements GetElementAt(Vector).
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public override IElement GetElementAt( Vector point ) |
Visual Basic (Declaration) |
---|
Public Overrides Function GetElementAt ( _ point As Vector _ ) As IElement |
Visual C++ |
---|
public: virtual IElement^ GetElementAt( Vector point ) override |
Parameters
- point
- Type: PerpetuumSoft.Framework.Drawing..::.Vector
Implements
IElement..::.GetElementAt(Vector)IElement..::.GetElementAt(Vector)