When true polylines can be painted out of background bitmap bounding box.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool AllowOutOfBitmapPolylines { get; set; }
Public Property AllowOutOfBitmapPolylines As Boolean Get Set
public: property bool AllowOutOfBitmapPolylines { bool get (); void set (bool value); }


























