Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Visual Basic
C#
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
CADEllipse Methods
CADEllipse Class
See Also
Public Methods
Name
Description
AddEntity
Virtual method. Redefined in descendant classes. (inherited from
CADEntity
).
AddThick
Increases a size of the rectangle that encloses the
CADPenLine
entity after increasing its thickness. (inherited from
CADPenLine
).
ApplyBox
Calculates a box of the current entity. (inherited from
CADPolylineBase
).
AssignEntity
Copies an entity
ChangeEntity
Edits current entity by specified offset (inherited from
CADEntity
).
Clone
Copies an entity (inherited from
CADEntity
).
CreateArcFromVertexes
Creates a new instance of the
CADArc
class using two instances of the
CADVertex
class. (inherited from
CADArc
).
Dispose
Releases all resources used by the
CADEntity
. (inherited from
CADPolylineBase
).
DrawEntityTrace
Implements drawing of entity with specified offset to specified
Control
(inherited from
CADCircle
).
Equals
(Overloaded) (inherited from
Object
).
GetBoxPoints
Used in drawing cycle for fast checking whether the entity must be drawn (inherited from
CADPolylineBase
).
GetHashCode
(inherited from
Object
).
GetType
(inherited from
Object
).
Loaded
Loads this
CADEllipse
to the specified
CADConverter
.
OnDraw
Raises a
DrawEvent
. (inherited from
CADEntity
).
ReferenceEquals
(inherited from
Object
).
SetLType
Sets a linetype for the
CADPenLine
entity. (inherited from
CADPenLine
).
ToString
(inherited from
Object
).
Top
See Also
Reference
CADEllipse Class
CADImport Namespace