[]
        
(Showing Draft Content)

C1.Framework.BorderEdgesConverter

BorderEdgesConverter Class

ExpandableObjectConverter that converts BorderEdges objects to and from strings.

Inheritance
BorderEdgesConverter
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class BorderEdgesConverter : ExpandableObjectConverter
Public Class BorderEdgesConverter
    Inherits ExpandableObjectConverter
Remarks

This converter allows persisting BorderEdges objects to Xml.

Constructors

Name Description
BorderEdgesConverter()

Methods

Name Description
CanConvertFrom(ITypeDescriptorContext, Type)
CanConvertTo(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, object)
ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)