Nevron .NET Vision
Nevron.Diagram Namespace / INStyleable Interface
Properties Methods

In This Topic
    INStyleable Interface Members
    In This Topic

    The following tables list the members exposed by INStyleable.

    Public Properties
     NameDescription
     PropertyObtains the parent node in the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyObtains the root node of the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyGets/sets the local node style  
    Top
    Public Methods
     NameDescription
     MethodComposes the animations style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the bridge style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the end arrowhead style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the fill style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the interactivity style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the shadow style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the start arrowhead style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the stroke style (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes a new style, which contains cloning of the composes styles (Inherited from Nevron.Diagram.INStyleComposer)
     MethodComposes the text style (Inherited from Nevron.Diagram.INStyleComposer)
    Top
    See Also