An abstract class that describes tools for editing a block.
Namespace:
CADImport.Professional
Assembly: CADImport (in CADImport.dll)
Syntax
| Visual Basic (Declaration) |
Public MustInherit Class BlockTool Inherits Tool |
|
C#
|
public abstract class BlockTool : Tool |
Inheritance Hierarchy
CADImport.Professional.BlockTool
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET8
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also