MarkFeatureProxy.ResultEdges Method
Parent Object: MarkFeatureProxyDescription
Method that gets the result edges created by this mark feature.
Syntax
MarkFeatureProxy.ResultEdges( [MarkGeometrySet] As Variant ) As EdgesParameters
Name | Type | Description |
MarkGeometrySet | Variant | Optional input MarkGeometrySet object that returns the result edges of specified MarkGeometrySet. If no MarkGeometrySet is provided then all the result edges of the mark feature will be returned. This is an optional argument whose default value is null. |