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

GetBoundsKind and SetBoundingBoxData

Contributor ,
Oct 21, 2020 Oct 21, 2020

Copy link to clipboard

Copied

Hi,

 

I am trying to send the kSetBoundingBoxCmdBoss command to an existing box containing a InD native table. I want to retain the existing bounding box style after resize.

 

I am having difficulty in understanding what parameter to provide to the 3rd argument of SetBoundingBoxData which specifies the bound kind. 

 

It seems logical to me to somehow get it in the first place and store it before calling SetBouningBoxData, and then pass the same as the third argument to SetBoundingBoxData. But I can't put together this piece of code as the documentation is pretty thin.

 

Any help is appreciated.

 

Thanks

TOPICS
How to , SDK

Views

152

Translate

Translate

Report

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
Explorer ,
Oct 30, 2020 Oct 30, 2020

Copy link to clipboard

Copied

LATEST

I am using Geometry::PathBounds() or Geometry::OuterStrokeBounds() as Geometry::BoundsKind.

Votes

Translate

Translate

Report

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