Click or drag to resize

BaseVectorGraphicElementView Class

[Missing <summary> documentation for "T:RAYLASE.Marker.VectorGraphicElement.GUI.BaseVectorGraphicElementView"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.Shared.GUIBaseBindableView
                    RAYLASE.Marker.Common.GUIBaseSettingsView
                      RAYLASE.Marker.VectorGraphicElement.GUIBaseMetafileCommandView
                        RAYLASE.Marker.VectorGraphicElement.GUIBaseVectorGraphicElementView
                          More

Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public class BaseVectorGraphicElementView : BaseMetafileCommandView

The BaseVectorGraphicElementView type exposes the following members.

Constructors
 NameDescription
Public methodBaseVectorGraphicElementViewInitializes a new instance of the BaseVectorGraphicElementView class
Top
Properties
Methods
 NameDescription
Protected methodGetMaskedPropertyT
(Inherited from BaseSettingsView)
Protected methodInvokeCommandChanged
(Inherited from BaseMetafileCommandView)
Protected methodInvokeEditPenClicked 
Protected methodOnCommandChanged
(Inherited from BaseMetafileCommandView)
Public methodOnEditPenClick 
Protected methodOnPointTransformationChanged
(Inherited from BaseMetafileCommandView)
Protected methodOnStartPointChanged 
Protected methodRaisePropertyChanged Raises this object's PropertyChanged event.
(Inherited from BaseBindableView)
Protected methodSetMaskedPropertyT
(Inherited from BaseSettingsView)
Protected methodSetPropertyT Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView)
Protected methodSetPropertyInvokeCommandChangedT
(Inherited from BaseMetafileCommandView)
Protected methodSetPropertySubscribeCommandChanged
(Inherited from BaseMetafileCommandView)
Protected methodUpdateMask
(Inherited from BaseSettingsView)
Top
Events
 NameDescription
Public eventPropertyChanged Raised whenever a property value has changed.
(Inherited from BaseBindableView)
Top
See Also
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.Shared.GUIBaseBindableView
                    RAYLASE.Marker.Common.GUIBaseSettingsView
                      RAYLASE.Marker.VectorGraphicElement.GUIBaseMetafileCommandView
                        RAYLASE.Marker.VectorGraphicElement.GUIBaseVectorGraphicElementView
                          RAYLASE.Marker.VectorGraphicElement.GUIAddLayerView
                          RAYLASE.Marker.VectorGraphicElement.GUIAddPathView
                          RAYLASE.Marker.VectorGraphicElement.GUIArcView
                          RAYLASE.Marker.VectorGraphicElement.GUICubicCurveView
                          RAYLASE.Marker.VectorGraphicElement.GUIEllipseView
                          RAYLASE.Marker.VectorGraphicElement.GUILaserOnView
                          RAYLASE.Marker.VectorGraphicElement.GUIPolyLineView
                          RAYLASE.Marker.VectorGraphicElement.GUIQuadraticCurveView
                          RAYLASE.Marker.VectorGraphicElement.GUISetPenView