-
Home
-
API
-
ProCad.Rendering
-
RenderAnnotation
-
Constructors
-
RenderAnnotation(RenderAnnotationKind, RenderBounds, String, RenderAnnotationStyle, IReadOnlyList?)
RenderAnnotation(RenderAnnotationKind, RenderBounds, String, RenderAnnotationStyle, IReadOnlyList?) Constructor
Definition
public RenderAnnotation(RenderAnnotationKind kind, RenderBounds bounds, string label, RenderAnnotationStyle style, IReadOnlyList<IRenderPrimitive>? geometry = null)
Parameters