ImageGear for .NET
ImGearVectorData Class Members
Properties  Methods 


The following tables list the members exposed by ImGearVectorData.

Public Constructors
 NameDescription
Public ConstructorImGearVectorData ConstructorInitializes a new instance of the ImGearVectorData class.  
Top
Public Properties
 NameDescription
Public PropertyActiveViewIndex Gets or sets an index of the active view.  
Public PropertyFilltypeCount Gets total count of fill types in the internal filltype container.  
Public PropertyFontCount Gets a total count of fonts in the internal container.  
Public PropertyGraphicsType Gets or sets the type of graphics used for displaying vector objects.  
Public PropertyLayerCount Gets the total count of layers in the internal container.  
Public PropertyLinetypeCount Gets total line type count in the internal line type container.  
Public PropertySelectionThickness Gets or sets the thickness that is used for displaying selected entities.  
Public PropertyTransparency Gets or sets a value indicating whether the transparency is enabled.  
Public PropertyUnits Gets or sets measurement units used by the vector drawing.  
Public PropertyUnitsFactor Gets or sets a units factor, that is, a multiplier of unit values.  
Public PropertyViewCount Gets total count of views in the drawing.  
Top
Public Methods
 NameDescription
Public MethodCreateEntity Creates an entity of the specified type.  
Public MethodCreateFont Creates a font by typeface and weight.  
Public MethodCreateGradientFilltype Creates new fill type with the gradient object specified by gradient name and type.  
Public MethodCreateLayer Creates a new layer.  
Public MethodCreateView Creates a new View and adds it to the end of the view container.  
Public MethodDeleteView Removes the specified View from the internal view container and destroys it.  
Public MethodDisposeOverloaded.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodFindEntityIndex Looks for an entity with the specified ID.  
Public MethodFindFont Looks for the font with the specified typeface, weight and vector flag.  
Public MethodFindLayer Looks for a layer by name.  
Public MethodGetActualGraphics Returns the type of graphics used for displaying vector objects.  
Public MethodGetContent Returns the main content of the drawing. This is always a block.  
Public MethodGetEntity Returns an entity from the specified position in the internal container.  
Public MethodGetFilltype Returns fill type by its position in the internal container.  
Public MethodGetFilltypeIndex Returns an index of the fill type in the internal container by fill pattern.  
Public MethodGetFont Returns a font by its position in the internal conatiner.  
Public MethodGetFontIndex Returns an index of the specified font in the internal font container.  
Public MethodGetGradientFilltypeIndex Returns index of the fill type associated with the specified gradient object.  
Public MethodGetHatchFilltypeIndex Returns an index of the hatch fill type by the hatch name.  
Public MethodGetLayer Returns a layer by its position in the internal container.  
Public MethodGetLinetype Returns a line type by its position in the internal container.  
Public MethodGetLinetypeIndex Returns the index of the line type in the internal container by the line pattern and pattern length.  
Public MethodGetSelection Looks for the entity that corresponds to the specified device coordinates.  
Public MethodGetSelectionColor Returns the color that is used for displaying entities being selected.  
Public MethodGetView Returns a view from the specified index.  
Public MethodInit Initializes vector content to an empty drawing, discarding any vector entities if they are present.  
Public MethodSetSelectionColor Sets the color that is used for displaying selected entities.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize Finalizes an instance of the ImGearVectorData class.  
Top
See Also

Reference

ImGearVectorData Class
ImageGear.Vector Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback