Draws markers on the selected entity.
Namespace:
CADImport.Professional
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub Paint( _ ByVal gr As Graphics, _ ByVal img As CADImage _ ) |
Parameters
-
gr
-
Type: Graphics
A Graphics object used for drawing the markers.
-
img
-
Type: CADImage
A CADImage on which the selected entity is located.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also