Nevron.Nov.Diagram.DrawingTools Namespace / NFormatPainterTool Class
Fields Properties Methods Events


In This Topic
    NFormatPainterTool Class Members
    In This Topic

    The following tables list the members exposed by NFormatPainterTool.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ModeChanged event.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Mode property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NFormatPainterTool.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the format painter mode.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the cursror to show when this tool is active.  
    Public MethodOverridden. Called on mouse move. Overridden to request the format painter cursor by calling the GetActiveCursor method.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Called when the tool gets enabled or disabled. Overriden to update the format painter mode and clear the stored format painter style when the tool gets disabled.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when Mode property changes.  
    Top
    See Also