Table of Contents

Class AppearanceSubpath

Namespace
LMKit.Document.Annotations.Appearance
Assembly
LM-Kit.NET.dll

One subpath: a start point followed by segments, optionally closed.

public sealed class AppearanceSubpath
Inheritance
AppearanceSubpath
Inherited Members

Properties

Closed

Whether the subpath closes back to Start.

Segments

The segments after Start, in order.

Start

The subpath's start point.

Share