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

5bdc0a4b cde5 4406 278a 8dab73b1ee65

haplokuon edited this page May 6, 2023 · 1 revision

DatumTriangleFilled Property

netDxf 3.0.0 Library

Filled datum triangle arrowhead.

Definition

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

C#

public static Block DatumTriangleFilled { get; }

VB

Public Shared ReadOnly Property DatumTriangleFilled As Block
	Get

C++

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

F#

static member DatumTriangleFilled : Block with get

Property Value

Block

See Also

Reference

DimensionArrowhead Class
netDxf.Entities Namespace

Clone this wiki locally