Leadtools.Dicom Namespace > DicomAnnotationPointHelper Class > Create Method : Create(Double,Double) Method |
public static DicomAnnotationPoint Create( double x, double y )
'Declaration Public Overloads Shared Function Create( _ ByVal x As Double, _ ByVal y As Double _ ) As DicomAnnotationPoint
'Usage Dim x As Double Dim y As Double Dim value As DicomAnnotationPoint value = DicomAnnotationPointHelper.Create(x, y)
public static DicomAnnotationPoint Create( double x, double y )
ObjectiveC Syntax
public: static DicomAnnotationPoint Create( double x, double y )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2