This document is archived and information here might be outdated. Recommended version. |
Indicates whether picture is a vector format as opposed to raster.
[Visual Basic .NET]
Public ReadOnly Property IsVector As Boolean
[C#]
public bool IsVector {get;}
[C++]
HRESULT get_IsVector(
Boolean* flag
);
[C++] Parameters flag [out, retval]
flag is a parameter of type bool*