Leader.GetArrowHeadTransformation Method

Gets the transformation to apply to the arrowhead.
Protected Overridable Function GetArrowHeadTransformation( _ 
ByVal arrowhead As arrowheadType, _ 
ByVal myDistance As Double
) As Transformation
This language is not supported or no code example is available.
protected virtual Transformation GetArrowHeadTransformation( 
arrowheadType arrowhead
double myDistance 
)
This language is not supported or no code example is available.

Parameters

arrowhead
arrowheadType

myDistance
double

Return Value

Transformation

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition