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 > MrcSegmentImageOptions Structure : Flags Property |
public MrcSegmentImageFlags Flags {get; set;}
'Declaration Public Property Flags As MrcSegmentImageFlags
'Usage Dim instance As MrcSegmentImageOptions Dim value As MrcSegmentImageFlags instance.Flags = value value = instance.Flags
public: property MrcSegmentImageFlags Flags { MrcSegmentImageFlags get(); void set ( MrcSegmentImageFlags value); }