In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetParagraphTop Method

GetParagraphTop Method (IGdPictureSegmenter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(22)>

Function GetParagraphTop( _

   ByVal SegmentationResultID As String, _

   ByVal ParagraphIdx As Integer _

) As Integer
[DispId(22)]

int GetParagraphTop( 

   string SegmentationResultID,

   int ParagraphIdx

)
function GetParagraphTop( 

    SegmentationResultID: String;

    ParagraphIdx: Integer

): Integer; 
DispIdAttribute(22)

function GetParagraphTop( 

   SegmentationResultID : String,

   ParagraphIdx : int

) : int;
[DispId(22)]

int GetParagraphTop( 

   string* SegmentationResultID,

   int ParagraphIdx

) 
[DispId(22)]

int GetParagraphTop( 

   String^ SegmentationResultID,

   int ParagraphIdx

) 

Parameters

SegmentationResultID
ParagraphIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members