TolerancesNumOfPoints Property |
This value is used when objects are converted into polylines. It controls how many points the resulting polyline will have. In a second step the
number of polylines are reduced be removing straight points; in this second step TolerancesCollinearityDistance is used.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntaxpublic int NumOfPoints { get; set; }
Property Value
Int32
See Also