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

Show in webframe

ApplyEffectToAllSubCells Property







Gets or sets whether the panning and zooming should occur on all sub-cells.
Syntax
bool ApplyEffectToAllSubCells {get; set;}
'Declaration
 
Property ApplyEffectToAllSubCells As Boolean
'Usage
 
Dim instance As IPanView
Dim value As Boolean
 
instance.ApplyEffectToAllSubCells = value
 
value = instance.ApplyEffectToAllSubCells

            

            
__property bool get_ApplyEffectToAllSubCells();
__property void set_ApplyEffectToAllSubCells( 
   bool value
);
property bool ApplyEffectToAllSubCells {
   bool get();
   void set (    bool value);
}

Property Value

true if the panning and zooming should occur on all sub-cells; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

IPanView Interface
IPanView Members

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