Specifies the grip's shape as shown when an object is selected.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEGripShape ObjGripShape { get; set; }
Public Property ObjGripShape As IEGripShape Get Set
public: property IEGripShape ObjGripShape { IEGripShape get (); void set (IEGripShape value); }