Utility.GetXElement (String, Vector2D) Method

Public Shared Function GetXElement( _ 
ByVal name As String, _ 
ByVal vector As Vector2D
) As XElement
This language is not supported or no code example is available.
public static XElement GetXElement( 
string name
Vector2D vector 
)
This language is not supported or no code example is available.

Parameters

name
string

vector
Vector2D

Return Value

XElement

.NET Framework

Supported in: 4.8

In this article

Definition