ConstructionPlaneThickLineFrequency Property |
0: No lines are thick, all are drawn thin.
1: All lines are thick.
2: Every other line is thick.
3: One line in three lines is thick (and two are thin).
4: ...
Namespace: Rhino.DocObjects
public int ThickLineFrequency { get; set; }
Public Property ThickLineFrequency As Integer Get Set