Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7720407
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T03:39:57+00:00 2026-06-01T03:39:57+00:00

Hi im working with c# where i insert a axDrawingControl for Visio… So now

  • 0

Hi im working with c# where i insert a axDrawingControl for Visio…

So now my question, if i insert a visio shape

currentPage.Drop(positionStencil.Masters["Pos1"], 0.8, 4.2);

How can i change the Position of the shape now?

Thx for you help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T03:39:59+00:00Added an answer on June 1, 2026 at 3:39 am

    Set the PinX and PinY cells. Typically you’ll set these to the center of the new location you want to shape to appear.

    var shape = currentPage.Drop(...);
    shape.CellsU["PinX"].Formula = "2";
    shape.CellsU["PinY"].Formula = "2";
    

    (The sample above is for C# in Visual Studio 2010, the code will look a little less clean in Visual Studio 2008)

    Just to be complete: You should read up on the LocPinX and LocPinY cells because these affect how PinX and PinY are interpreted. It shouldn’t have any impact on your scenario thought.

    If you have to do this for a number of shapes instead of just one, it is more efficient to use the SetFormulas method (available on the Page and Shape object depending on your needs).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Now that I have a read-only application working, I am working on the insert
I'm working on a project where the user can insert data into a document
i am working on data manipulation using sqlite. how can i insert the datetime
In insert mode I'd like to get this working, so I can use the
I was working with php and mysql and can't seem to insert data into
i am working on data manipulation using sqlite. how can i insert the datetime
I am currently working on working on a platform where i can insert js
I am working on a console application to insert data to a MS SQL
My insert and update pages (through my admin forlder) into mysql stopped working. When
I had a parametrized insert statement that was working well and I needed to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.