Nevron .NET Vision
Nevron.Diagram Namespace / NStyle Class
Properties Methods


In This Topic
    NStyle Class Members
    In This Topic

    The following tables list the members exposed by NStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the animations style. Note that animations are not supported on all devices.  
    Public PropertyGets/sets the bridge style  
    Public PropertyGets/sets the end arrowhead style  
    Public PropertyGets/sets the fill style  
    Public PropertyGets/sets the interactivity style  
    Public PropertyGets/sets the shadow style  
    Public PropertyGets/sets the start arrowhead style  
    Public PropertyGets/sets the stroke style  
    Public PropertyGets/sets the text style  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an identical copy of this object  
    Public MethodDetermines whether at least one of the contained styles is null  
    Public MethodOverridden.   
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public Methodstatic (Shared in Visual Basic)Safely gets the local animations style of a styleable node  
    Public MethodGets a child or descendant attribute by its name  
    Public MethodGets the name of the specified child attribute  
    Public Methodstatic (Shared in Visual Basic)Safely gets the local bridge style of a styleable node  
    Public Methodstatic (Shared in Visual Basic)Safely gets the local end arrowhead style of a styleable node  
    Public Methodstatic (Shared in Visual Basic)Safely gets the local fill style of a styleable node  
    Public Methodstatic (Shared in Visual Basic)Safely gets the local interactivity style of a styleable node  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public Methodstatic (Shared in Visual Basic)Safely gets the local shadow style of a styleable node  
    Public Methodstatic (Shared in Visual Basic)Safely gets the local start arrowhead style of a styleable node  
    Public Methodstatic (Shared in Visual Basic)Safely gets the local stroke style of a styleable node  
    Public Methodstatic (Shared in Visual Basic)Safely gets the local text style of a styleable node  
    Public MethodDetermines whether the Style is empty (all styles are equal to null)  
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public Methodstatic (Shared in Visual Basic)Safely sets the local animations style of a styleable node (if needed creates the style attribute)  
    Public MethodSets a child or descendant attribute by its name  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local bridge style of a styleable node (if needed creates the style attribute)  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local end arrowhead style of a styleable node (if needed creates the style attribute)  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local fill style of a styleable node (if needed creates the style attribute)  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local interactivity style of a styleable node (if needed creates the style attribute)  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local shadow style of a styleable node (if needed creates the style attribute)  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local start arrowhead style of a styleable node (if needed creates the style attribute)  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local stroke style of a styleable node (if needed creates the style attribute)  
    Public Methodstatic (Shared in Visual Basic)Safely sets the local text style of a styleable node (if needed creates the style attribute)  
    Public MethodOverridden.   
    Public MethodCalled to update the references stored by the object (Inherited from Nevron.Dom.NAttribute)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changed handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changing handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    See Also