Base |
The BaseVectorGraphicElement type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyFrom | Copies the properties of the source to this instance. | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| DoCopyFrom | Copies properties from a given layer or path. | |
| DoDispose | ||
| DoReverseOrder | Reverses the order of the vectors in this element. | |
| DoTransform | Transforms the vectors in this path. | |
| GetAllFillingProfiles | ||
| GetAllFillings | Gets all the fillings inside this element. | |
| GetBoundingBox | Gets the bounding box of the vector graphic element. | |
| GetBoundingBox(dmat4) | Gets the bounding box of the vector graphic element. | |
| GetFillingPenNumbers | ||
| GetLength | Gets the length of this element without any transformation matrix being applied. | |
| GetPenNumbers | ||
| GetPointCount | Returns the number of points in this element. | |
| GetTransformedLength | Gets the length of this element after being transformed. | |
| IsEmpty | Returns whether there is any metafile command in the element. | |
| OnPenNumberChanged | Invokes the PenNumberChanged event. | |
| OnVectorGraphicElementChanged | Invokes the VectorGraphicElementChanged event. | |
| ResolveExecutionSequences | ||
| ResolveSequencePenNumbers | ||
| ReverseOrder | Reverses the order of the vectors in this element. | |
| Transform | Transforms the vectors in this path. | |
| UpdateSharedProfile | ||
| WrapProcess | Wraps a delegate with SuspendVectorGraphicElementChanged set to true. |