ImageGear for .NET
ViewCount Property




Gets total count of views in the drawing.
Syntax
'Declaration
 
Public ReadOnly Property ViewCount As Integer
'Usage
 
Dim instance As ImGearVectorData
Dim value As Integer
 
value = instance.ViewCount
public int ViewCount {get;}
public: __property int get_ViewCount();
public:
property int ViewCount {
   int get();
}

Property Value

Non-negative integer value.
See Also

Reference

ImGearVectorData Class
ImGearVectorData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback