IAttributeInstance Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the BlockAttribute instance.  
 MethodDeleteCustomDataDeletes the specified custom data for the BlockAttribute instance.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the BlockAttribute instance.  
 MethodGetAlignmentPointGets the alignment point of the BlockAttribute instance.  
 MethodGetBoundingBoxGets the bounding box enclosing the BlockAttribute instance.  
 MethodGetCustomDataGets the specified custom data for the BlockAttribute instance.  
 MethodGetExtensionDictionaryGets the dictionary for the BlockAttribute instance.  
 MethodGetHyperLinkGets the hyperlink attached to the BlockAttribute instance.  
 MethodGetNameGets the name of the BlockAttribute instance.  
 MethodGetNormalGets the vector normal to this BlockAttribute instance.  
 MethodGetPositionGets the insertion point of the BlockAttribute instance.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the BlockAttribute instance, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected BlockAttribute instance to or from the current selection set.  
 MethodSetAlignmentPointSets the alignment point for the BlockAttribute instance.  
 MethodSetCustomDataSets the custom data for the BlockAttribute instance.  
 MethodSetHyperLinkAttaches a hyperlink to the BlockAttribute instance.  
 MethodSetNormalSets the vector normal to this BlockAttribute instance.  
 MethodSetPositionSets the insertion point for the BlockAttribute instance.  
Top

See Also