Gets or sets the size of the grid cell on screen. Takes effect when step of the greed
on screen is not enough for good resolution.
<remarks>The value must belong to interval from 10 to 100. Default value is 30.</remarks>
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Property CellScreenSize() As Integer |
C#
|
public int CellScreenSize {get; set;} |
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also