Search found 1 match
- 14 Apr 2016, 11:20
- Forum: CAD VCL
- Topic: move the selected object and Img.GetExtents
- Replies: 1
- Views: 22473
move the selected object and Img.GetExtents

I used your demo Editor program. I moved selected object
Code: Select all
TsgDXFCustomVertex(FSelectedObject).Point := MovePoint(TsgDXFCustomVertex(FSelectedObject).Point);
Image fit to size
Code: Select all
Img.GetExtents