Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAnnotationPointHelper Class > Create Method : Create(Single,Single) Method |
public static DicomAnnotationPoint Create( float x, float y )
'Declaration
Public Overloads Shared Function Create( _ ByVal x As Single, _ ByVal y As Single _ ) As DicomAnnotationPoint
'Usage
Dim x As Single Dim y As Single Dim value As DicomAnnotationPoint value = DicomAnnotationPointHelper.Create(x, y)
public static DicomAnnotationPoint Create( float x, float y )
public: static DicomAnnotationPoint Create( float x, float y )