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
CADSurface Methods
CADSurface Class
See Also
Public Methods
Name
Description
AddEntity
Virtual method. Redefined in descendant classes. (inherited from
CADEntity
).
AssignEntity
Copies an entity (inherited from
CADACISEntity
).
ChangeEntity
Edits current entity by specified offset (inherited from
CADEntity
).
Clone
Copies an entity (inherited from
CADEntity
).
Dispose
Releases all resources used by the
CADEntity
. (inherited from
CADACISEntity
).
DrawEntityTrace
Implements drawing of entity with specified offset to specified
Control
(inherited from
CADEntity
).
Equals
(Overloaded) (inherited from
Object
).
GetBoxPoints
Checks if the
CADEntity
must be drawn during a drawing cycle. (inherited from
CADEntity
).
GetHashCode
(inherited from
Object
).
GetType
(inherited from
Object
).
Iterate
Invokes the referenced (by the specified delegate) method for each CAD entity belonging to the given
CADGroup
. (inherited from
CADGroup
).
Loaded
Loads this
CADACISEntity
to the specified
CADConverter
. (inherited from
CADACISEntity
).
OnDraw
Raises a
DrawEvent
. (inherited from
CADEntity
).
ReferenceEquals
(inherited from
Object
).
RemoveEntityByName
Searches for an entity using its name then removes the entity. (inherited from
CADGroup
).
SetLType
Sets a line type for the current instance of the
CADACISEntity
class. (inherited from
CADACISEntity
).
ToString
(inherited from
Object
).
Top
See Also
Reference
CADSurface Class
CADImport Namespace