Skip to content

FormattingPositionStyleEventArgs

Namespace: ThinkGeo.Core

public class FormattingPositionStyleEventArgs : System.EventArgs

Inheritance ObjectEventArgsFormattingPositionStyleEventArgs

Properties

Text

public string Text { get; set; }

Property Value

String

Shape

public BaseShape Shape { get; set; }

Property Value

BaseShape

Constructors

FormattingPositionStyleEventArgs()

public FormattingPositionStyleEventArgs()

FormattingPositionStyleEventArgs(String, BaseShape)

public FormattingPositionStyleEventArgs(string text, BaseShape shape)

Parameters

text String

shape BaseShape