Redraws a selected entity.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub InvalidateSelectEntity( _ ByVal cl1 As Control, _ ByVal scale As Single _ ) |
Parameters
-
cl1
-
Type: Control
A Control on which the selected area is redrawn.
-
scale
-
Type: float
A scale in which the selected area is redrawn.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also