AGI STK Graphics 11 Send comments on this topic.
Strikeout Property (IAgStkGraphicsGraphicsFont)
See Also 





Description

Gets a value that indicates whether this font has a horizontal line through its characters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Strikeout() As Boolean

[C#]
public bool Strikeout {get;}

[Managed C++]
public: __property bool get_Strikeout();

[Unmanaged C++]
public: HRESULT get_Strikeout(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getStrikeout();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1