Changing the color of Dimension Entity
Posted: 29 Feb 2008, 12:57
Hi,
I'm not abled to change the color of Dimension Entities.
TsgDXFDimension *Ent;
Ent->Color = clRed;
Invalidate();
Is it posible to change the color of Dimensions?
Aby
I'm not abled to change the color of Dimension Entities.
TsgDXFDimension *Ent;
Ent->Color = clRed;
Invalidate();
Is it posible to change the color of Dimensions?
Aby