ArthaChitra help files
ArthaChitra help files
ArthaChitra.Model.Chart
DrawingBase Class
DrawingBase Methods
GetExtendedPoint Method
GetExtendedPoint(Point, Point, ChartVisualArgs) Method
GetExtendedPoint(Point, Point, Double) Method
Drawing
Base
Get
Extended
Point(Point, Point, Chart
Visual
Args) Method
Get the extended point between two points
Namespace:
ArthaChitra.Model.Chart
Assembly:
ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.7.0
Syntax
C#
Copy
protected
Point
GetExtendedPoint
(
Point
start
,
Point
end
,
ChartVisualArgs
args
)
Parameters
start
Point
Start
Point
end
Point
End
Point
args
ChartVisualArgs
ChartVisualArgs
Return Value
Point
A new
Point
nearest to the visible bounds of the view.
See Also
Reference
DrawingBase Class
GetExtendedPoint Overload
ArthaChitra.Model.Chart Namespace
Send comments on this topic to
support@arthachitra.com