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

5cda50e4 2981 ab01 bdc6 9d0e4245ed84

haplokuon edited this page May 6, 2023 · 1 revision

DotBlank Property

netDxf 3.0.0 Library

Blank dot arrowhead.

Definition

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

C#

public static Block DotBlank { get; }

VB

Public Shared ReadOnly Property DotBlank As Block
	Get

C++

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

F#

static member DotBlank : Block with get

Property Value

Block

See Also

Reference

DimensionArrowhead Class
netDxf.Entities Namespace

Clone this wiki locally