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