Table of Contents

Class PropertyTypeHelper

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Helper functions for PropertyType.

public static class PropertyTypeHelper
Inheritance
PropertyTypeHelper
Inherited Members

Methods

ConvertToString(PropertyType)

Converts a property type to a text.

public static string ConvertToString(PropertyType propertyType)

Parameters

propertyType PropertyType

The property type

Returns

string

A string representing this property type.