StrokeStyleInput
Input to create a StrokeStyle
input StrokeStyleInput {
color: String
dash: [Float!]
}
Fields
StrokeStyleInput.color
● String
scalar
The color of the stroke
StrokeStyleInput.dash
● [Float!]
list scalar
The dash pattern of the stroke
Member of
CreateComponentTemplateInput
input ● CreateInterfaceSpecificationTemplateInput
input ● CreateRelationTemplateInput
input