public bool DetectDashedLines {get; set;}
public: __property bool get_DetectDashedLines(); public: __property void set_DetectDashedLines( bool value );
'Declaration Public Property DetectDashedLines As Boolean
'Usage Dim instance As GraphicLineDetectionOptions Dim value As Boolean instance.DetectDashedLines = value value = instance.DetectDashedLines