ImageGear for .NET
FontCount Property




Gets a total count of fonts in the internal container.
Syntax
'Declaration
 
Public ReadOnly Property FontCount As Integer
'Usage
 
Dim instance As ImGearVectorData
Dim value As Integer
 
value = instance.FontCount
public int FontCount {get;}
public: __property int get_FontCount();
public:
property int FontCount {
   int get();
}

Property Value

Non-negative integer number.
See Also

Reference

ImGearVectorData Class
ImGearVectorData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback