Table of Contents

Interface IGeoCanvasRotatable

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
public interface IGeoCanvasRotatable

Properties

PivotX

double PivotX { get; set; }

Property Value

double

PivotY

double PivotY { get; set; }

Property Value

double

RotationAngle

double RotationAngle { get; set; }

Property Value

double