Leadtools.Mrc Namespace > MrcSegmentData Structure : SegmentType Property |
public MrcSegmentType SegmentType {get; set;}
'Declaration Public Property SegmentType As MrcSegmentType
'Usage Dim instance As MrcSegmentData Dim value As MrcSegmentType instance.SegmentType = value value = instance.SegmentType
public: property MrcSegmentType SegmentType { MrcSegmentType get(); void set ( MrcSegmentType value); }