Click or drag to resize

TextDecorationStrikethrough Property

Specifies a "Strikethrough" decoration

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntax
C#
public bool Strikethrough { get; set; }

Property Value

Boolean
See Also