Hi
I want to move some objects with VSTA. I have difficulty about moving an object that is part of a group object.
Thanks for your response
Hi
I want to move some objects with VSTA. I have difficulty about moving an object that is part of a group object.
Thanks for your response
I found the answer
Thanks
parts=station.GraphicsComponents
dim group as GraphicsComponentGroup
group=parts.(“ssfadfadf”).GraphicComponents
group(“sdaf”).transform.X=0.1