Single click doesn't insert a new object
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool UnStampMode { get; set; }
Public Property UnStampMode As Boolean Get Set
public: property bool UnStampMode { bool get (); void set (bool value); }