[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.PropertyTypeHelper

Class PropertyTypeHelper

Namespace
GrapeCity.Documents.DX.Direct2D
Assembly
GcDocs.DX.Windows.dll

Helper functions for PropertyType.

public static class PropertyTypeHelper
Inheritance
object
PropertyTypeHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

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.