Nevron .NET Vision
Nevron.Editors Namespace / NSmartShapeCanvasSettings Class
Properties Methods Events


In This Topic
    NSmartShapeCanvasSettings Class Members
    In This Topic

    The following tables list the members exposed by NSmartShapeCanvasSettings.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the style of the control points  
    Public PropertyGets/sets whether the path must be rendered with anti-aliasing in the control  
    Public PropertyGets the style of the end point handle  
    Public PropertyGets the style of the geometry control points  
    Public PropertyGets/sets the color of the grid lines  
    Public PropertyGets/sets the grid cell size  
    Public PropertyGets/sets the highlighted vertices size  
    Public PropertyGets/sets the maximum allowed factor for zoom in  
    Public PropertyGets/sets the minimal allowed factor for zoom out  
    Public PropertyGets the style of the pin point handle  
    Public PropertyGets the style of the resize handles  
    Public PropertyGets the style of the rotator handle  
    Public PropertyGets the style of the start point handle  
    Public PropertyGets the style of the vertices  
    Public PropertyGets/sets the zoom factor with which to zoom in and out  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method  
    Public MethodCalled by handles, when the specified handle style has changed  
    Public Method  
    Public MethodShows a dialog which can be used for the visual editing of the path sheet canvas settings  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodInvalidates the canvas to which the settings belong  
    Protected MethodInvalidates the cashe of the canvas to which the settings belong  
    Protected MethodCalled when the settings have changed - fires the Changed event  
    Top
    Public Events
     NameDescription
    Public EventFired when the settings have changed  
    Top
    See Also