Table of Contents

Constructor AnnotationPoint

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

AnnotationPoint(double, double)

Creates a point.

public AnnotationPoint(double x, double y)

Parameters

x double
y double
Share