Search:

Type: Posts; User: civiltem

Search: Search took 0.18 seconds.

  1. Re: How to create arc with chords in a picture box

    e.Graphics.DrawString("O = " & Label1.Text, New Font("Verdana", 8), New SolidBrush(Color.DarkBlue), New Point(112, 120), New StringFormat(StringFormatFlags.DirectionVertical))

    The following code...
  2. Re: How to create arc with chords in a picture box

    Thank you
    is there any possibility to show a text like s1,s2,s3 etc... sn. for each vertical lines
  3. Re: How to create arc with chords in a picture box

    Public Class Form1
    Private startAngle As Single = 180.0F
    Private sweepAngle As Single = 180.0F
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load

    End...
  4. How to create arc with chords in a picture box

    156627
    156629
    How to create an arc with chord and also to draw offsets inside the arc, the number of offsets required is inputted from the text box. The image output has to be developed in vb.net...
  5. VS 2015 Re: Create Transformable grids over plaing video

    i would be glad if you help me in forming transformable grid over playing video
  6. VS 2015 Re: Create Transformable grids over plaing video

    thank you i tried it, can you help in forming transformable grid with respect to object size and shape
  7. VS 2015 Re: Create Transformable grids over plaing video

    no window media player is integrated in vb form (windows form) from toolbox components and controlled by play pause button
  8. VS 2015 [RESOLVED] Create Transformable grids over plaing video

    i have created video player using visual studio vb.net works fine but for the purpose of analysis i have to form grid over playing video with respect to perspective of object 150133
    i have to form...
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width