The following tables list the members exposed by ILayer.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of this Layer. |
![]() | Description | Gets or sets a description for the Layer. |
![]() | Frozen | Gets or sets whether the Layer is frozen or thawed. |
![]() | FrozenInNewViewport | Gets or sets whether this Layer is frozen or thawed in newly created Viewports. |
![]() | Handle | Gets the value of the handle for the Layer. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the Layer. |
![]() | LineWeight | Gets or sets the LineWeight for the Layer. |
![]() | Locked | Gets or sets whether the Layer is locked. |
![]() | Name | Gets the name of the Layer. |
![]() | Printable | Gets or sets whether the Layer can be printed. |
![]() | PrintStyle | Gets or sets the PrintStyle for the Layer. |
![]() | Shown | Gets or sets whether the Layer is shown or hidden. |
![]() | Transparency | Gets or sets the transparency percentage for this Layer. |
Name | Description | |
---|---|---|
![]() | Activate | Activates this Layer. |
![]() | CreateExtensionDictionary | Creates a dictionary for the Layer. |
![]() | DeleteCustomData | Deletes the specified custom data from the Layer. |
![]() | GetColorInViewport | Gets the LineColor for the Layer in the specified Viewport and whether the LineColor is overridden in the that Viewport. |
![]() | GetCustomData | Gets the specified custom data for the Layer. |
![]() | GetExtensionDictionary | Gets the dictionary for the Layer. |
![]() | GetFrozenInViewport | Gets whether this Layer is frozen or thawed in the specified Viewport. |
![]() | GetLineSyleInViewport | Gets the name of the LineStyle for this Layer in the specified Viewport and whether the LineStyle is overridden in that Viewport. |
![]() | GetLineWeightInViewport | Gets the type of LineWeight for this Layer in the specified Viewport and whether the LineWeight is overridden in that Viewport. |
![]() | GetPrintStyleInViewport | Gets the name of the PrintStyle for this Layer in the specified Viewport and whether the PrintStyle is overridden in that Viewport. |
![]() | GetTranparencyInViewport | Gets the transparency percentage for this Layer in the specified Viewport and gets whether the transparency in this Layer is overridden in that Viewport. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Layer, if the dictionary exists and is empty. |
![]() | RemoveColorOverride | Removes the LineColor override from this Layer in the specified Viewport. |
![]() | RemoveColorOverrides | Removes the LineColor override from this Layer in all Viewports. |
![]() | RemoveLineStyleOverride | Removes the LineStyle override from this Layer in the specified Viewport. |
![]() | RemoveLineStyleOverrides | Removes the LineStyle override from this Layer in all Viewports. |
![]() | RemoveLineWeightOverride | Removes the LineWeight override from this Layer in the specified Viewport. |
![]() | RemoveLineWeightOverrides | Removes the LineWeight override for this Layer in all Viewports. |
![]() | RemovePrintStyleOverride | Removes the PrintStyle override from this Layer in the specified Viewport. |
![]() | RemovePrintStyleOverrides | Removes the PrintStyle override from this Layer in all Viewports. |
![]() | RemoveTransparencyOverride | Removes the transparency override from this Layer in the specified Viewport. |
![]() | RemoveTransparencyOverrides | Removes the transparency override from this layer in all Viewports. |
![]() | Rename | Renames the Layer. |
![]() | SetColorInViewport | Sets the LineColor of this Layer in the specified Viewport. |
![]() | SetCustomData | Sets the custom data for the Layer. |
![]() | SetFrozenInViewport | Sets whether this Layer is frozen or thawed in the specified Viewport. |
![]() | SetLineStyleInViewport | Sets the name of the LineStyle for this Layer in the specified Viewport. |
![]() | SetLineWeightInViewport | Sets the type of LineWeight for this Layer in the specified Viewport. |
![]() | SetPrintStyleInViewport | Sets the name of the PrintStyle for this Layer in the specified Viewport. |
![]() | SetTranparencyInViewport | Sets the transparency percentage for this Layer in the specified Viewport. |