Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to increase the radius of a circle?

New Here ,
Jul 06, 2009 Jul 06, 2009

I have a a circle shaped path. How can I increase the radius of the circle via VB? I can't see any easy way when looking at the Scripting Guide.

TOPICS
Actions and scripting
708
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Guru ,
Jul 06, 2009 Jul 06, 2009

The easy way would be to use scriptlistner to transform-scale the path. That way you don't have to deal with editing the path via scripting.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 07, 2009 Jul 07, 2009
LATEST

I'll look into it. Thank you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines