Table of Contents

Struct D2D1.SizeF

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public struct D2D1.SizeF
Inherited Members

Constructors

SizeF(float)

public SizeF(float radius)

Parameters

radius float

SizeF(float, float)

public SizeF(float width, float height)

Parameters

width float
height float

Fields

Height

public float Height

Field Value

float

Width

public float Width

Field Value

float