-
Home
-
API
-
ProCad.Rendering
-
RenderLinePattern
-
Methods
-
TryGetDashPattern(out Single[], out Single)
TryGetDashPattern(out Single[], out Single) Method
Definition
Attempts to extract a simple dash pattern (no text/shape segments).
public readonly bool TryGetDashPattern(scoped out float[] intervals, scoped out float phase)
Parameters
Returns