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

12c955a1 4670 59ef cb8b 3a8e223051c8

haplokuon edited this page May 6, 2023 · 1 revision

Box Property

netDxf 3.0.0 Library

Box arrowhead.

Definition

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

C#

public static Block Box { get; }

VB

Public Shared ReadOnly Property Box As Block
	Get

C++

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

F#

static member Box : Block with get

Property Value

Block

See Also

Reference

DimensionArrowhead Class
netDxf.Entities Namespace

Clone this wiki locally