Allows polygon selections to be resized by dragging the grips at 0/90/180/360 positions
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool PolygonSizeable { get; set; }
Public Property PolygonSizeable As Boolean Get Set
public: property bool PolygonSizeable { bool get (); void set (bool value); }