CadText Class |
Namespace: Aspose.CAD.FileFormats.Cad.CadObjects
The CadText type exposes the following members.
| Name | Description | |
|---|---|---|
| CadText |
Initializes a new instance of the CadText class.
|
| Name | Description | |
|---|---|---|
| ApplicationCodesContainer |
Gets or sets the application defined codes container.
(Inherited from CadBase.) | |
| Attribute102Values |
Gets or sets the attribute102 values.
(Inherited from CadBase.) | |
| Attribute160 |
Gets or sets the attribute160.
(Inherited from CadBaseEntity.) | |
| Attribute348 |
Gets or sets the attribute 348.
(Inherited from CadBaseEntity.) | |
| Attributes |
Gets or sets the attributes.
(Inherited from CadBase.) | |
| ChildObjects |
Gets or sets the child objects.
(Inherited from CadBaseEntity.) | |
| ColorId |
Gets or sets the color id.
(Inherited from CadBaseEntity.) | |
| ColorName |
Gets or sets the name of the color.
(Inherited from CadBaseEntity.) | |
| ColorValue |
Gets or sets the color value.
(Inherited from CadBaseEntity.) | |
| DefaultValue |
Gets or sets the default value.
| |
| DxfDataFormat |
Gets or sets the DXF data format.
(Inherited from CadBase.) | |
| EmbeddedObjectsContainer |
Gets or sets the embedded objects container.
(Inherited from CadBase.) | |
| ExtrusionDirection |
Gets or sets the extrusion direction.
(Inherited from CadBaseExtrudedEntity.) | |
| FirstAlignment |
Gets or sets the first alignment.
| |
| GenerationFlag |
Gets or sets the generation flag.
| |
| HardOwner |
Gets or sets the hard owner.
(Inherited from CadBaseOwned.) | |
| HorizontalJustification |
Gets or sets the horizontal justification.
| |
| Hyperlink |
Gets or sets the hyperlink.
(Inherited from CadBaseEntity.) | |
| IsColorIdSet |
Gets a value indicating whether this instance is color identifier set.
(Inherited from CadBaseEntity.) | |
| LayerName |
Gets or sets the name of the layer.
(Inherited from CadBaseEntity.) | |
| LayoutTabName |
Gets or sets the name of the layout tab.
(Inherited from CadBaseEntity.) | |
| LineScale |
Gets or sets the line scale.
(Inherited from CadBaseEntity.) | |
| LineTypeName |
Gets or sets the name of the line type.
(Inherited from CadBaseEntity.) | |
| LineWeight |
Gets or sets the line weight.
(Inherited from CadBaseEntity.) | |
| Material |
Gets or sets the material.
(Inherited from CadBaseEntity.) | |
| ObjectHandle |
Gets or sets the object handle.
(Inherited from CadBase.) | |
| ObliqueAngle |
Gets or sets the oblique angle.
| |
| PlotStyle |
Gets or sets the plot style.
(Inherited from CadBaseEntity.) | |
| ProxyBytesCount |
Gets or sets the proxy bytes count.
(Inherited from CadBaseEntity.) | |
| ProxyData |
Gets or sets the proxy data.
(Inherited from CadBaseEntity.) | |
| RoundTripTableStyle |
Gets or sets the round trip table style.
(Inherited from CadBase.) | |
| ScaleX |
Gets or sets the scale x.
| |
| SecondAlignmentPoint |
Gets or sets the second alignment point.
| |
| ShadowMode |
Gets or sets the shadow mode.
(Inherited from CadBaseEntity.) | |
| SoftOwner |
Gets or sets the soft owner.
(Inherited from CadBaseOwned.) | |
| SpaceMode |
Gets or sets the space mode.
(Inherited from CadBaseEntity.) | |
| StyleType |
Gets or sets the style type.
| |
| TextHeight |
Gets or sets the text height.
| |
| TextRotation |
Gets or sets the text rotation.
| |
| TextWidth |
Gets the text width.
| |
| Thickness |
Gets or sets the thickness.
| |
| Transparency |
Gets or sets the transparency.
(Inherited from CadBaseEntity.) | |
| TypeName |
Gets the name of the type.
(Inherited from CadBaseEntity.) | |
| VerticalJustification |
Gets or sets the vertical justification.
| |
| Visible |
Gets or sets a value indicating whether this CadBaseEntity is visible.
(Inherited from CadBaseEntity.) | |
| XdataContainer |
Gets or sets the xdata container.
(Inherited from CadBase.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |