The following tables list the members exposed by ILeader.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of this Leader. |
![]() | DimensionStyle | Gets or sets the name of the DimensionStyle for the Leader. |
![]() | Erased | Gets or sets whether to erase or restore the Leader. |
![]() | Handle | Gets the value of the handle for the Leader. |
![]() | Layer | Gets or sets the name of the Layer of the Leader. |
![]() | LineScale | Gets or sets the scale factor for the Leader's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the Leader. |
![]() | LineWeight | Gets or sets the LineWeight for the Leader. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Leader. |
![]() | Transparency | Gets or sets the transparency object for this Leader. |
![]() | Type | Gets or sets the type of Leader. |
![]() | Visible | Gets or sets whether to show the Leader in the drawing. |
Name | Description | |
---|---|---|
![]() | AddVertex | Appends the specified vertex to the Leader. |
![]() | CreateExtensionDictionary | Creates a dictionary for the Leader. |
![]() | DeleteCustomData | Deletes the specified custom data from the Leader. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Leader. |
![]() | GetAnnotationType | Gets the type of annotation connected to the Leader. |
![]() | GetBlockAnnotation | Gets the Block instance attached to the Leader. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Leader. |
![]() | GetCustomData | Gets the specified custom data for the Leader. |
![]() | GetDimensionStyleData | Gets the DimensionStyle for the Leader. |
![]() | GetDimensionStyleUserData | Gets the DimensionStyle user data, including overrides, of the Leader. |
![]() | GetExtensionDictionary | Gets the dictionary for the Leader. |
![]() | GetHyperLink | Gets the hyperlink attached to the Leader. |
![]() | GetNormal | Gets the vector normal to this Leader. |
![]() | GetNoteAnnotation | Gets the Note attached to the Leader. |
![]() | GetToleranceAnnotation | Gets the geometric Tolerance attached to the Leader. |
![]() | GetVertexCoordinate | Gets the specified vertex of the Leader. |
![]() | GetVerticesCount | Gets the number of vertices in the Leader. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Leader, if the dictionary exists and is empty. |
![]() | RemoveAnnotation | Removes the annotation from the Leader. |
![]() | RemoveLastVertex | Removes the last vertex of this Leader. |
![]() | Select | Adds or removes the selected Leader to or from the current selection set. |
![]() | SetBlockAnnotation | Attaches a Block instance to the Leader. |
![]() | SetCustomData | Sets the custom data for the Leader. |
![]() | SetHyperLink | Attaches a hyperlink to the Leader. |
![]() | SetNoteAnnotation | Attaches a Note to the Leader. |
![]() | SetToleranceAnnotation | Attaches a geometric Tolerance to the Leader. |
![]() | SetVertexCoordinate | Sets the specified vertex for this Leader. |