GetPoint(Int32) Method (WpfDicomSimpleAnnotationViewBase)
Returns a point at specified index.
public virtual System.Windows.Point GetPoint(
System.Int32
)
public: virtual System.Windows.Point GetPoint(
System.Int32
)
public:
virtual System.Windows.Point GetPoint(
System.Int32
)
'Declaration
Public Overridable Function GetPoint( _
ByVal As System.Int32 _
) As System.Windows.Point
Parameters
- index
- An index of point.
Return Value
A System.Windows.Point at specified index.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5