Click or drag to resize

Attribute Properties

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

The Attribute type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the text alignment.
Public propertyCodeName
Gets the DXF object name.
(Inherited from DxfObject.)
Public propertyColor
Gets or sets the entity color.
Public propertyDefinition
Gets the attribute definition.
Public propertyFlags
Gets or sets the attribute flags.
Public propertyHandle
Gets the handle assigned to the DXF object.
(Inherited from DxfObject.)
Public propertyHeight
Gets or sets the attribute text height.
Public propertyIsVisible
Gets or set the entity visibility.
Public propertyLayer
Gets or sets the entity layer.
Public propertyLinetype
Gets or sets the entity line type.
Public propertyLinetypeScale
Gets or sets the entity line type scale.
Public propertyLineweight
Gets or sets the entity line weight, one unit is always 1/100 mm (default = ByLayer).
Public propertyNormal
Gets or sets the entity normal.
Public propertyObliqueAngle
Gets or sets the font oblique angle.
Public propertyOwner
Gets the owner of the actual dxf object.
Public propertyPosition
Gets or sets the attribute position.
Public propertyRotation
Gets or sets the attribute text rotation in degrees.
Public propertyStyle
Gets or sets the attribute text style.
Public propertyTag
Gets the attribute tag.
Public propertyTransparency
Gets or sets layer transparency (default: ByLayer).
Public propertyValue
Gets or sets the attribute value.
Public propertyWidthFactor
Gets or sets the attribute text width factor.
Top
See Also