Click or drag to resize

LinetypeTextSegment Properties

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The LinetypeTextSegment type exposes the following members.

Properties
  NameDescription
Public propertyLength
Gets or sets the dash, dot or space length.
(Inherited from LinetypeSegment.)
Public propertyOffset
Gets or sets the shift of the text along the line.
Public propertyRotation
Gets or sets the angle in degrees of the text.
Public propertyRotationType
Gets or sets the type of rotation defined by the rotation value upright, relative, or absolute.
Public propertyScale
Gets or sets the scale of the text relative to the scale of the linetype.
Public propertyStyle
Gets or sets the TextStyle of the text to be displayed by the linetype.
Public propertyText
Gets or sets the text displayed by the linetype.
Public propertyType
Gets the linetype segment simple, text, or shape.
(Inherited from LinetypeSegment.)
Top
See Also