Share via


V Class

Definition

Declares XNamespace and XName fields for the xmlns:v="urn:schemas-microsoft-com:vml" namespace.

public static class V
type V = class
Public Class V
Inheritance
V

Fields

arc

Represents the v:arc XML element.

background

Represents the v:background XML element.

curve

Represents the v:curve XML element.

ext

Represents the v:ext XML attributes.

f

Represents the v:f XML element.

fill

Represents the v:fill XML element.

formulas

Represents the v:formulas XML element.

group

Represents the v:group XML element.

h

Represents the v:h XML element.

handles

Represents the v:handles XML element.

image

Represents the v:image XML element.

imagedata

Represents the v:imagedata XML element.

line

Represents the v:line XML element.

oval

Represents the v:oval XML element.

path

Represents the v:path XML element.

polyline

Represents the v:polyline XML element.

rect

Represents the v:rect XML element.

roundrect

Represents the v:roundrect XML element.

shadow

Represents the v:shadow XML element.

shape

Represents the v:shape XML element.

shapetype

Represents the v:shapetype XML element.

stroke

Represents the v:stroke XML element.

textbox

Represents the v:textbox XML element.

textpath

Represents the v:textpath XML element.

v

Defines the XML namespace associated with the v prefix.

Applies to