Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

EnableRaisingChangeEvent Property







Gets or sets whether to raise the OptionsChanged event when a property value change.
Syntax
public bool EnableRaisingChangeEvent {get; set;}
'Declaration
 
Public Property EnableRaisingChangeEvent As Boolean
'Usage
 
Dim instance As Viewer3DOptions
Dim value As Boolean
 
instance.EnableRaisingChangeEvent = value
 
value = instance.EnableRaisingChangeEvent

            

            
public: __property bool get_EnableRaisingChangeEvent();
public: __property void set_EnableRaisingChangeEvent( 
   bool value
);
public:
property bool EnableRaisingChangeEvent {
   bool get();
   void set (    bool value);
}

Property Value

True to raise the OptionsChanged event when a property value change. Otherwise, false. Default is true.
Requirements

Target Platforms

See Also

Reference

Viewer3DOptions Class
Viewer3DOptions Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features