Areas of the image outside the selection are shown as grayed or with alpha blending
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool MarkOuter { get; set; }
Public Property MarkOuter As Boolean Get Set
public: property bool MarkOuter { bool get (); void set (bool value); }