-
Home
-
API
-
ProCad.Editing.Operations
-
CadEntityCreateProperties
-
Constructors
-
CadEntityCreateProperties(String, String, Color, LineWeightType, Double, Boolean, Transparency, String?, String?)
CadEntityCreateProperties(String, String, Color, LineWeightType, Double, Boolean, Transparency, String?, String?) Constructor
Definition
public CadEntityCreateProperties(string LayerName, string LineTypeName, Color Color, LineWeightType LineWeight, double LineTypeScale, bool IsInvisible, Transparency Transparency, string? TextStyleName, string? DimensionStyleName)
Parameters