Dimension.GetArrowHeadPoints Method

Protected Function GetArrowHeadPoints( _ 
ByVal arrowHead As arrowheadType, _ 
ByVal transf As Transformation, _ 
ByVal reverse As Boolean
) As Point3D()
This language is not supported or no code example is available.
protected Point3D[] GetArrowHeadPoints( 
arrowheadType arrowHead
Transformation transf
bool reverse 
)
This language is not supported or no code example is available.

Parameters

arrowHead
arrowheadType

transf
Transformation

reverse
bool

Return Value

Point3D[]

.NET Framework

Supported in: 4.8

In this article

Definition