Accusoft.ImagXpressSdk Namespace > ScrollEventArgs Class : Type Property |
'Declaration Public ReadOnly Property Type As ScrollEventType
'Usage Dim instance As ScrollEventArgs Dim value As ScrollEventType value = instance.Type
public ScrollEventType Type {get;}
public: __property ScrollEventType get_Type();
public: property ScrollEventType Type { ScrollEventType get(); }