Click or drag to resize

TextStyleOwner Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the owner of the actual text style.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public TextStyles Owner { get; }
Request Example View Source

Property Value

Type: TextStyles
See Also