ThinkGeo.com    |     Documentation    |     Premium Support

How to draw line with arc?

 


 


Hi All,


I’m using Mapsuite 4.5. How to draw line with arc ?


Like - 



 


Thanks and Regards


Vivek Yadav



Vivek, 
  
 Thank you for your post, which products you are using?  
  
 Regards, 
  
 Gary

Map Suite 4.5 Desktop Edition.



Vivek, 



Please try this code below: 


markerOverlay.ZoomLevelSet.ZoomLevel01.DefaultPointMarkerStyle.Image.RotateFlip(System.Drawing.RotateFlipType.Rotate180FlipNone);



Regards, 



Gary



Thanx a Lot Gary .


By this code we can rotate only Image but i want to rotate the Text Like that see below . anyway thanx I got Sol .


 




Vivek, 



Sorry, please try this code: 


worldLabelLayer.ZoomLevelSet.ZoomLevel01.DefaultTextStyle.RotationAngle = 10;



Regards, 



Gary



Hi Good morning,


I want text within Rectangle. Please see the Screenshot(J70 with Black Background within Rectangle) and update me if u have  any Idea  .



 


Regards,


Vivek



Vivek, 
  
 Thank you for your post, you can set the Mask of textstyle to get this effect. 
  
 Regards, 
  
 Gary