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

7bd2d52b 9016 a7b7 557d e203cf9b128a

haplokuon edited this page May 6, 2023 · 1 revision

Integral Property

netDxf 3.0.0 Library

Integral symbol arrowhead.

Definition

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

C#

public static Block Integral { get; }

VB

Public Shared ReadOnly Property Integral As Block
	Get

C++

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

F#

static member Integral : Block with get

Property Value

Block

See Also

Reference

DimensionArrowhead Class
netDxf.Entities Namespace

Clone this wiki locally