Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / LineTypeEditor Class / GetPaintValueSupported Method / GetPaintValueSupported(ITypeDescriptorContext) Method

In This Topic
    GetPaintValueSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overrides Function GetPaintValueSupported( _
       ByVal context As ITypeDescriptorContext _
    ) As Boolean
    public override bool GetPaintValueSupported( 
       ITypeDescriptorContext context
    )

    Parameters

    context
    See Also