IAttributeDefinition Interface Methods Send Feedback
See Also 

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

Public Methods

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

See Also