Skip to content

IGeoCanvasRotatable

Namespace: ThinkGeo.Core

public interface IGeoCanvasRotatable

Properties

RotationAngle

public abstract double RotationAngle { get; set; }

Property Value

Double

PivotX

public abstract double PivotX { get; set; }

Property Value

Double

PivotY

public abstract double PivotY { get; set; }

Property Value

Double