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

26c04d5c d188 d3ce 7379 a633fbf3b520

haplokuon edited this page May 6, 2023 · 1 revision

VMax Property

netDxf 3.0.0 Library

[Missing <summary> documentation for "P:netDxf.GTE.ParametricSurface.VMax"]

Definition

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

C#

public double VMax { get; }

VB

Public ReadOnly Property VMax As Double
	Get

C++

public:
property double VMax {
	double get ();
}

F#

member VMax : float with get

Property Value

Double

See Also

Reference

ParametricSurface Class
netDxf.GTE Namespace

Clone this wiki locally