Share

MText.StrikethroughOff Property

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

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?