IAttributeInstance Interface Properties Send Feedback
See Also 

For a list of all members of this type, see IAttributeInstance members.

Public Properties

 NameDescription
 PropertyAngleGets or sets the angle of the text for the BlockAttribute instance.  
 PropertyBackwardsGets or sets whether the BlockAttribute instance is displayed backwards.  
 PropertyColorGets or sets the LineColor of this BlockAttribute instance.  
 PropertyConstantGets or sets whether the BlockAttribute instance is a constant value or a variable value.  
 PropertyErasedGets or sets whether to erase or restore the BlockAttribute instance.  
 PropertyHandleGets the handle of the BlockAttribute instance.  
 PropertyHeightGets or sets the text height of the BlockAttribute instance.  
 PropertyJustificationGets or sets the position and alignment of the BlockAttribute instance's text in relation to the insertion point.  
 PropertyLayerGets or sets the name of the Layer of the BlockAttribute instance.  
 PropertyLineScaleGets or sets the scale factor for the BlockAttribute instance's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the BlockAttribute instance.  
 PropertyLineWeightGets or sets the LineWeight for the BlockAttribute instance.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this BlockAttribute instance.  
 PropertyRotationGets or sets the insertion angle of the BlockAttribute instance.  
 PropertySpacingGets or sets the aspect ratio (i.e., the width of the characters in relation to the height) for the BlockAttribute instance.  
 PropertyTextStyleGets or sets the name of the TextStyle for the BlockAttribute instance.  
 PropertyThicknessGets or sets the thickness of this BlockAttribute.  
 PropertyTransparencyGets or sets the transparency object for this BlockAttribute instance.  
 PropertyUpsideDownGets or sets whether to display the BlockAttribute instance upside down.  
 PropertyValueGets or sets the value of the BlockAttribute instance.  
 PropertyVisibleGets or sets whether to show the BlockAttribute in Block references.  
Top

See Also