ILeader Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodAddVertexAppends the specified vertex to the Leader.  
 MethodCreateExtensionDictionaryCreates a dictionary for the Leader.  
 MethodDeleteCustomDataDeletes the specified custom data from the Leader.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Leader.  
 MethodGetAnnotationTypeGets the type of annotation connected to the Leader.  
 MethodGetBlockAnnotationGets the Block instance attached to the Leader.  
 MethodGetBoundingBoxGets the bounding box enclosing the Leader.  
 MethodGetCustomDataGets the specified custom data for the Leader.  
 MethodGetDimensionStyleDataGets the DimensionStyle for the Leader.  
 MethodGetDimensionStyleUserDataGets the DimensionStyle user data, including overrides, of the Leader.  
 MethodGetExtensionDictionaryGets the dictionary for the Leader.  
 MethodGetHyperLinkGets the hyperlink attached to the Leader.  
 MethodGetNormalGets the vector normal to this Leader.  
 MethodGetNoteAnnotationGets the Note attached to the Leader.  
 MethodGetToleranceAnnotationGets the geometric Tolerance attached to the Leader.  
 MethodGetVertexCoordinateGets the specified vertex of the Leader.  
 MethodGetVerticesCountGets the number of vertices in the Leader.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Leader, if the dictionary exists and is empty.  
 MethodRemoveAnnotationRemoves the annotation from the Leader.  
 MethodRemoveLastVertexRemoves the last vertex of this Leader.  
 MethodSelectAdds or removes the selected Leader to or from the current selection set.  
 MethodSetBlockAnnotationAttaches a Block instance to the Leader.  
 MethodSetCustomDataSets the custom data for the Leader.  
 MethodSetHyperLinkAttaches a hyperlink to the Leader.  
 MethodSetNoteAnnotationAttaches a Note to the Leader.  
 MethodSetToleranceAnnotationAttaches a geometric Tolerance to the Leader.  
 MethodSetVertexCoordinateSets the specified vertex for this Leader.  
Top

See Also