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

423d2c9e 8d7b 514f 81dd 6da78fb13f1c

haplokuon edited this page May 6, 2023 · 1 revision

Oblique Property

netDxf 3.0.0 Library

Oblique arrowhead.

Definition

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

C#

public static Block Oblique { get; }

VB

Public Shared ReadOnly Property Oblique As Block
	Get

C++

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

F#

static member Oblique : Block with get

Property Value

Block

See Also

Reference

DimensionArrowhead Class
netDxf.Entities Namespace

Clone this wiki locally