Click or drag to resize

AddLayerView Methods

The AddLayerView type exposes the following members.

Methods
 NameDescription
Public methodGetHelpID 
Protected methodGetMaskedProperty<T>
(Inherited from BaseSettingsView)
Public methodInitializeComponent InitializeComponent
Protected methodInvokeCommandChanged
(Inherited from BaseMetafileCommandView)
Protected methodInvokeEditPenClicked
(Inherited from BaseVectorGraphicElementView)
Protected methodOnCommandChanged
(Inherited from BaseMetafileCommandView)
Public methodOnEditPenClick
(Inherited from BaseVectorGraphicElementView)
Protected methodOnPointTransformationChanged
(Inherited from BaseMetafileCommandView)
Protected methodOnStartPointChanged
(Inherited from BaseVectorGraphicElementView)
Protected methodRaisePropertyChanged Raises this object's PropertyChanged event.
(Inherited from BaseBindableView)
Protected methodSetMaskedProperty<T>
(Inherited from BaseSettingsView)
Protected methodSetProperty<T> Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView)
Protected methodSetPropertyInvokeCommandChanged<T>
(Inherited from BaseMetafileCommandView)
Protected methodSetPropertySubscribeCommandChanged
(Inherited from BaseMetafileCommandView)
Protected methodUpdateMask
(Inherited from BaseSettingsView)
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIComponentConnector.ConnectAttaches events and names to compiled content.
Top
See Also