ImageGear .NET
IsVector Property




Gets a value indicating whetherthe font is vector (true) or TrueType (false).
Syntax
'Declaration
 
Public ReadOnly Property IsVector As Boolean
'Usage
 
Dim instance As ImGearVectorFont
Dim value As Boolean
 
value = instance.IsVector
public bool IsVector {get;}
public: __property bool get_IsVector();
public:
property bool IsVector {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearVectorFont Class
ImGearVectorFont Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback