Show / Hide Table of Contents

YCoordinate Property

YCoordinate

The Y-coordinate of the public point.

C#
public ReadOnlyMemory<byte> YCoordinate { get; set; }

Property Value

Type Description
ReadOnlyMemory<byte>

Exceptions

Type Condition
ArgumentException

On set, the coordinate in not the correct length.

In this article
Back to top Generated by DocFX