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


In This Topic
    NViewComponent Class Members
    In This Topic

    The following tables list the members exposed by NViewComponent.

    Public Properties
     NameDescription
    Public PropertySpecifies whether the measurement unit of the view component must be automatically sychronized with the document measurement unit  
    Public PropertyGets/sets the measurement unit of the node  
    Public PropertyGets/sets a custom scale factor to be applied to the ruler measurement unit.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this instance  
    Public MethodComputes an automatic step for the specified step mode  
    Public MethodOverloaded. Converts component units to view units  
    Public MethodCalled when the measurement unit of the measurements stored in this node have changed and all measurements must be converted to the new unit  
    Public MethodOverloaded. Converts a view units to component units  
    Public Method  
    Public Method  
    Public Method  
    Public MethodCalled to provide a reference to the object of the specified type  
    Public MethodCalled when the document measurement unit has changed in order to synchronize the local measurement unit of the view component  
    Public Method  
    Public MethodBinds the object to its parent object  
    Top
    Protected Methods
     NameDescription
    Protected MethodMeasures the specified X style length in pixels  
    Protected MethodMeasures the specified Y style length in pixels  
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event  
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event  
    Protected MethodSafely pauses the event sink service  
    Protected MethodSafely resumes the event sink service  
    Top
    See Also