Description
Gets the mtext strike-through turning off string. This wraps the AcDbMText::strikethroughOn().
Visual Basic
Public static Property StrikethroughOff() As string
C#
public static string StrikethroughOff;
Conditions
Read / Write
Gets the mtext strike-through turning off string. This wraps the AcDbMText::strikethroughOn().
Public static Property StrikethroughOff() As string
public static string StrikethroughOff;
Read / Write