Nevron Forum
Home
»
Nevron Open Vision for NET
»
NOV Diagram for .NET
»
Changing the size of a page
Login
Register
Login
Register
Home
»
Nevron Open Vision for NET
»
NOV Diagram for .NET
»
Changing the size of a page
Changing the size of a page
Post Reply
Changing the size of a page
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
Goto Topics Forum
Author
Message
Richard Dubé
Richard Dubé
posted 2 Years Ago
ANSWER
Topic Details
Group: Forum Members
Posts: 7,
Visits: 85
Hi,
I tried to have a custon size for a page but cant do it. I followed the code in the helpopenvision section but I got the this error :
'NDrawingView' does not contain a definition for 'Drawing' and no accessible extension method 'Drawing' accepting a first argument of type 'NDrawingView' could be found (are you missing a using directive or an assembly reference?)
with the following line:
NDrawing drawing = drawingView.Drawing;
Tags
NOV Diagram;
Reply
Like
0
Nevron Support
Nevron Support
posted Last Year
ANSWER
Post Details
Group: Administrators
Posts: 3.1K,
Visits: 4.1K
Hi Richard,
The Drawing property of the NDrawingView has been changed to Content, so to get the drawing of a drawing view use the following line of code:
NDrawing drawing = drawingView.Content;
Regarding changing of the page size, please take a look at the following documentation topic:
NOV Diagram Pages
Best Regards,
Nevron Support Team
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Similar Topics
Post Quoted Reply
Reading This Topic
2 active, 2 guests, 0 members, 0 anonymous
No members currently viewing this topic!
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search