Kadmos.com


?>

  Home | Products | Download | Purchase | Support | Language

Products
DXFReader ActiveX Control
 • DXF Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • DXFReader Reference
  • Properties
  • Methods
   • About
   • AddAlignedDi...
   • AddBlock
   • AddBlockEntity
   • AddClass
   • AddDimStyle
   • AddEntity
   • AddLayer
   • AddLineType
   • AddObject
   • AddStyle
   • AddUCS
   • AddVertex
   • AddView
   • AddViewPort
   • Clear
   • CoordXtoPixel
   • CoordYtoPixel
   • Copy
   • DisplayView
   • DrawArc
   • DrawCircle
   • DrawEntity
   • DrawLine
   • DrawPoint
   • DrawText
   • ExplodeBlock
   • GetACIColor
   • GetEntity
   • GetRGBColor
   • InvertEntity
   • LoadBlock
   • ModifyEntity
   • NewDrawing
   • Pan
   • PixelXtoCoord
   • PixelYtoCoord
   • Plot
   • PlotPreview
   • PopupMenu
   • ReadDXF
   • ReadDXFBlocks
   • ReadDXFEntities
   • Refresh
   • Regen
   • SaveBMP
   • SaveWMF
   • SetLimits
   • ShowBlock
   • ShowPalette
   • ShowRubberAl...
   • ShowRubberBox
   • ShowRubberCi...
   • ShowRubberLine
   • WriteDXF
   • WriteDXFBlock
   • ZoomExtents
   • ZoomIn
   • ZoomLimits
   • ZoomOut
   • ZoomPicture
   • ZoomPrevious
   • ZoomSpotIn
   • ZoomSpotOut
   • ZoomUser
   • ZoomWindow
  • Events

 • DXFPlot Reference

IXF ActiveX Control

Postel ActiveX Control

Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    DXFReader Control - ShowRubberCircle Method

Kadmos DXFReader ActiveX Control      Previous Next
DXFReader Control
ShowRubberCircle Method

Description Shows the circle specified by the Xc, Yc, X2 and Y2 parameters. as a dashed circle.
Syntax [form.]DXFReader.ShowRubberCircle (Xc As Single, Yc As Single, X2 As Single, Y2 As Single, [StartAngle As Single], [EndAngle As Single])
Remarks This method is usually called from the MouseMove event to provide feedback to the user while drawing a circle.The parameters for the ShowRubberCircle method are described below:

ParameterDescription

XcX coordinate of the center of the circle
YcY coordinate of the center of the circle
X2X coordinate of the end of the radius of the circle
Y2Y coordinate of the end of the radius of the circle
StartAngle(Optional) When a partial circle is drawn, StartAngle specify (in degre) the beginning positions of the arc (Default value = 0)
EndAngle(Optional) When a partial circle is drawn, EndAngle specify (in degre) the end positions of the arc (Default value = 0)

Copyright © 2008/2011 Kadmos.com - All rights reserved. Privacy Policy