Question
Replicate the behaviour of the Text Frame Auto Size panel in InDesign
I was trying to mimic the interface behaviour of autosize panel in indesign for a custom plugin using IReferencePointData.
What i tried to mimic in here was if user select height only option
- enable the middle vertical line
- disable the rest of reference points in the grid panel
like in indesign picture below
ex:

I tried IReferencePointData::ReferenceAppearance to create a line but didnt worked.
Could someone please assist me with this issue? Thank you.
