Name | Description | |
---|---|---|
CreateEntity | Creates an entity of the specified type. | |
CreateFont | Creates a font by typeface and weight. | |
CreateGradientFilltype | Creates new fill type with the gradient object specified by gradient name and type. | |
CreateLayer | Creates a new layer. | |
CreateView | Creates a new View and adds it to the end of the view container. | |
DeleteView | Removes the specified View from the internal view container and destroys it. | |
Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
FindEntityIndex | Looks for an entity with the specified ID. | |
FindFont | Looks for the font with the specified typeface, weight and vector flag. | |
FindLayer | Looks for a layer by name. | |
GetActualGraphics | Returns the type of graphics used for displaying vector objects. | |
GetContent | Returns the main content of the drawing. This is always a block. | |
GetEntity | Returns an entity from the specified position in the internal container. | |
GetFilltype | Returns fill type by its position in the internal container. | |
GetFilltypeIndex | Returns an index of the fill type in the internal container by fill pattern. | |
GetFont | Returns a font by its position in the internal conatiner. | |
GetFontIndex | Returns an index of the specified font in the internal font container. | |
GetGradientFilltypeIndex | Returns index of the fill type associated with the specified gradient object. | |
GetHatchFilltypeIndex | Returns an index of the hatch fill type by the hatch name. | |
GetLayer | Returns a layer by its position in the internal container. | |
GetLinetype | Returns a line type by its position in the internal container. | |
GetLinetypeIndex | Returns the index of the line type in the internal container by the line pattern and pattern length. | |
GetSelection | Looks for the entity that corresponds to the specified device coordinates. | |
GetSelectionColor | Returns the color that is used for displaying entities being selected. | |
GetView | Returns a view from the specified index. | |
Init | Initializes vector content to an empty drawing, discarding any vector entities if they are present. | |
SetSelectionColor | Sets the color that is used for displaying selected entities. |
Is this page helpful?
Yes
No