ImageEn, unit ievect

TImageEnVect.ObjGripShape

TImageEnVect.ObjGripShape


Declaration

property ObjGripShape: TIEShape;


Description

Specifies the grip's shape as shown when an object is selected.


Transition Information

If you are transitioning your code to TImageEnView Layers, instead of ObjGripShape, use: TImageEnView.SetLayersGripStyle

ImageEnView1.SetLayersGripStyle( clWhite, clWhite, bsSolid, 5, iesEllipse );