Leadtools.Dicom Namespace > DicomGraphicObject Class : SetAnnotationPoints Method |
public void SetAnnotationPoints( DicomAnnotationPoint[] pts, int count )
'Declaration Public Sub SetAnnotationPoints( _ ByVal pts() As DicomAnnotationPoint, _ ByVal count As Integer _ )
'Usage Dim instance As DicomGraphicObject Dim pts() As DicomAnnotationPoint Dim count As Integer instance.SetAnnotationPoints(pts, count)
public void SetAnnotationPoints( DicomAnnotationPoint[] pts, int count )
ObjectiveC Syntax
public: void SetAnnotationPoints( array<DicomAnnotationPoint>^ pts, int count )
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