![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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); }