Collection of TrendWorX64 Viewer pen configuration models.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public sealed class TwxPenModels : SerializableList<TwxPenModel> |
| Visual Basic |
|---|
Public NotInheritable Class TwxPenModels _
Inherits SerializableList(Of TwxPenModel) |
| JScript |
|---|
public final class TwxPenModels extends SerializableList<TwxPenModel> |
Inheritance Hierarchy
System..::..Object SerializableList<(Of <(<'TwxPenModel>)>)> Ico.Twx..::..TwxPenModels
See Also