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

c65bbe18 977a f3ca 5d3e 2ca45579413d

haplokuon edited this page May 6, 2023 · 1 revision

MinorRatio Field

netDxf 3.0.0 Library

Gets or sets the scale of the minor axis in respect of the major axis.

Definition

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

C#

public double MinorRatio

VB

Public MinorRatio As Double

C++

public:
double MinorRatio

F#

val mutable MinorRatio: float

Field Value

Double

See Also

Reference

HatchBoundaryPath.Ellipse Class
netDxf.Entities Namespace

Clone this wiki locally