Multileader Scaling

Multileader Scaling

Anonymous
Not applicable
591 Views
1 Reply
Message 1 of 2

Multileader Scaling

Anonymous
Not applicable

I want my multileader to match my dimscale.  If I use the line "atsMleaderStyle.Annotative = AnnotativeStates.True", I cannot seem to set my multileader to 1:1 scale.  It ends up going to 1/128 scale.  However it works for any other scale.

 

If I take out the line and just use atsMleaderStyle.Scale = 1.0, then the mleaders all come in at 1.0 regardless of the scale.  If I change the scale manually by using mleaderstyle, then all my mleaders change to the same scale.

 

I am at a lost on how to scale mleaders with vb.net.

0 Likes
592 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Look at this link.

 

Looks like you must PInvoke

 

http://www.theswamp.org/index.php?topic=31861.msg386494#msg386494

0 Likes