IsVectorGraphics Property
In This Topic
For internal use. Gets a value indicating whether the graphics has a graphics format.
Syntax
'Declaration
Public Overrides ReadOnly Property IsVectorGraphics As System.Boolean
public override System.bool IsVectorGraphics {get;}
See Also