Share

MText.StrikethroughOn Property

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

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?