StylusDataBase.PacketPropertyCount Property

StylusDataBase.PacketPropertyCount Property

Gets the number of packets contained in the plug-in data object.

Definition

Visual Basic .NET Overridable Public ReadOnly Property PacketPropertyCount As Integer
C# public virtual int PacketPropertyCount { get; }
Managed C++ public: __property virtual int* get_PacketPropertyCount();

Property Value

System.Int32. The number of packets contained in the plug-in data object.

This property is read-only. This property has no default value.