-
Home
-
API
-
ProCad.Editing.Operations
-
CadEntityCreateProperties
CadEntityCreateProperties Struct
Definition
Show inherited members (6)
public readonly record struct CadEntityCreateProperties(string LayerName, string LineTypeName, Color Color, LineWeightType LineWeight, double LineTypeScale, bool IsInvisible, Transparency Transparency, string? TextStyleName, string? DimensionStyleName) : IEquatable<CadEntityCreateProperties>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Constructors (1)
Properties (9)
Methods (2)