Profile Picture

View border - how do I turn it off

Posted By Kevin Harrison 13 Years Ago
Author
Message
Kevin Harrison
Posted 13 Years Ago
View Quick Profile
Forum Guru

Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 52, Visits: 1

Just starting to use Diagram for mapping so I hope this question makes sense.  The View area always has a border which I want to turn off - I want my map to sit within the document with no obvious boundary beteen the map and the rest of the window.

However, View has no border property. How do I achieve this?



Nevron Support
Posted 13 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009

Hi Kevin,

The border you speak of is actually the border of the drawing document. To hide it, use the following line of code:

 

document.BackgroundStyle.FrameStyle.Visible = false;



Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic