Class DimensionStyleDto (Advanced.Dimensions)
Constructors
constructor
new DimensionStyleDto( lineColor?: string, lineThickness?: number, extensionLineLength?: number, arrowTailLength?: number, textColor?: string, textSize?: number, textFontWeight?: number, textBackgroundColor?: string, textBackgroundOpacity?: number, textBackgroundStroke?: boolean, textBackgroundStrokeThickness?: number, textBackgroundRadius?: number, textStableSize?: boolean, arrowSize?: number, arrowColor?: string, showArrows?: boolean, textBillboard?: boolean, occlusionCheckInterval?: number, alwaysOnTop?: boolean,): DimensionStyleDto Parameters
OptionallineColor: stringOptionallineThickness: numberOptionalextensionLineLength: numberOptionalarrowTailLength: numberOptionaltextColor: stringOptionaltextSize: numberOptionaltextFontWeight: numberOptionaltextBackgroundColor: stringOptionaltextBackgroundOpacity: numberOptionaltextBackgroundStroke: booleanOptionaltextBackgroundStrokeThickness: numberOptionaltextBackgroundRadius: numberOptionaltextStableSize: booleanOptionalarrowSize: numberOptionalarrowColor: stringOptionalshowArrows: booleanOptionaltextBillboard: booleanOptionalocclusionCheckInterval: numberOptionalalwaysOnTop: boolean
Properties
lineColor
lineColor: string
lineThickness
lineThickness: number
extensionLineLength
extensionLineLength: number
arrowTailLength
arrowTailLength: number
textColor
textColor: string
textSize
textSize: number
textFontWeight
textFontWeight: number
textBackgroundColor
textBackgroundColor: string
textBackgroundOpacity
textBackgroundOpacity: number
textBackgroundStroke
textBackgroundStroke: boolean
textBackgroundStrokeThickness
textBackgroundStrokeThickness: number
textBackgroundRadius
textBackgroundRadius: number
textStableSize
textStableSize: boolean
arrowSize
arrowSize: number
arrowColor
arrowColor: string
showArrows
showArrows: boolean
textBillboard
textBillboard: boolean
occlusionCheckInterval
occlusionCheckInterval: number
alwaysOnTop
alwaysOnTop: boolean
Color of dimension lines