OptionsDrawTypes Property
|
Draw frames and annotations for types of
frames contained in this HashSet.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public HashSet<string> DrawTypes { get; set; }
Public Property DrawTypes As HashSet(Of String)
Get
Set
member DrawTypes : HashSet<string> with get, set
Property Value
Type:
HashSetString
See Also