ImageGear .NET - Updated March 30, 2018
IsVector Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFont Class : 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

Property Value

Boolean value.
See Also

Reference

ImGearVectorFont Class
ImGearVectorFont Members