Nevron .NET Vision
Nevron.Diagram.Editors Namespace / NStrokeStyleComposeTypeEditor Class
Fields Properties Methods


In This Topic
    NStrokeStyleComposeTypeEditor Class Members
    In This Topic

    The following tables list the members exposed by NStrokeStyleComposeTypeEditor.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from Nevron.Editors.NAttributeTypeEditor)
    Public Property (Inherited from System.Drawing.Design.UITypeEditor)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Overriden to compose NStrokeStyle from context.  
    Public MethodOverloaded.  (Inherited from Nevron.Editors.NAttributeTypeEditor)
    Public MethodOverloaded. Determines whether the style supports painting (preview). (Inherited from Nevron.Editors.NAppearanceStyleTypeEditor)
    Public MethodOverloaded. Paints the style in the given context. (Inherited from Nevron.Editors.NAppearanceStyleTypeEditor)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to compose the stroke style.  
    Top
    See Also