Leadtools.Mrc Namespace > MrcSegmentData Structure : MrcSegmentData Constructor |
public MrcSegmentData( LeadRect imageSegment, MrcSegmentType segmentType )
'Declaration Public Function New( _ ByVal imageSegment As LeadRect, _ ByVal segmentType As MrcSegmentType _ )
'Usage Dim imageSegment As LeadRect Dim segmentType As MrcSegmentType Dim instance As New MrcSegmentData(imageSegment, segmentType)
public: MrcSegmentData( LeadRect imageSegment, MrcSegmentType segmentType )