Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

87bb816f df14 39fc ee9f 857063f6105c

haplokuon edited this page May 6, 2023 · 1 revision

OriginIndicator Property

netDxf 3.0.0 Library

Origin indicator arrowhead.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public static Block OriginIndicator { get; }

VB

Public Shared ReadOnly Property OriginIndicator As Block
	Get

C++

public:
static property Block^ OriginIndicator {
	Block^ get ();
}

F#

static member OriginIndicator : Block with get

Property Value

Block

See Also

Reference

DimensionArrowhead Class
netDxf.Entities Namespace

Clone this wiki locally