Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NTrackersAppearance Class
Properties Methods


In This Topic
    NTrackersAppearance Class Members
    In This Topic

    The following tables list the members exposed by NTrackersAppearance.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyControls the appearance of the bounds handles  
    Public PropertySpecifies the color of the disabled handles  
    Public PropertyControls the appearance of geometry base point handles  
    Public PropertyControls the appearance of geometry control point handles  
    Public PropertyControls the appearance of geometry mid point handles  
    Public PropertyControls the appearance of the pin handles  
    Public PropertyControls the appearance of the rotated bounds handles  
    Public PropertyControls the distance of the rotator handle from the node rotated bounds  
    Public PropertyControls the appearance of the rotator handles  
    Public PropertyGets/sets the stroke style of the rubber band displayed by bounds and rotated bounds trackers  
    Public PropertyControls the appearance of shape control point handles  
    Public PropertyControls the appearance of shape end plug handles  
    Public PropertyControls the appearance of shape port handles  
    Public PropertyControls the appearance of shape start plug handles  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute)
    Public MethodOverridden.   
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public MethodGets a child or descendant attribute by its name  
    Public MethodGets the name of the specified child attribute  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public MethodObtains the handle style for the specified handle type  
    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 MethodSets a child or descendant attribute by its name  
    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