Enables zoom to vectorial objects (lines, boxs,..). This allows to enlarge objects width on zoom-in.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool EnableAnnotationsZoom { get; set; }
Public Property EnableAnnotationsZoom As Boolean Get Set
public: property bool EnableAnnotationsZoom { bool get (); void set (bool value); }


























