Skip to content

FormattedPositionStyleEventArgs

Namespace: ThinkGeo.Core

public class FormattedPositionStyleEventArgs : System.EventArgs

Inheritance ObjectEventArgsFormattedPositionStyleEventArgs

Properties

Text

public string Text { get; set; }

Property Value

String

Shape

public BaseShape Shape { get; set; }

Property Value

BaseShape

Constructors

FormattedPositionStyleEventArgs()

public FormattedPositionStyleEventArgs()

FormattedPositionStyleEventArgs(String, BaseShape)

public FormattedPositionStyleEventArgs(string text, BaseShape shape)

Parameters

text String

shape BaseShape