Hello alltogether,
how to set the total scale of a mleader in C#?
In German it's called: Gesamtskalierung
I had no Problem with this....
_mLeader.LandingGap = 6;
_mLeader.TextHeight = 60;
_mLeader.MLeaderStyle = _mleaderStyleId;
but the total scale is also very important for me....
I try to add a picture with a red frame so you
can see what I' missing.
Anika