StiPushTranslateTransformGeom Class

Namespace: Stimulsoft.Base.Context

Inheritance

Inherits from: StiGeom

Constructors

Constructor Description
StiPushTranslateTransformGeom(float x, float y)  

StiPushTranslateTransformGeom(x: float, y: float)

Parameters

  • x (float)
  • y (float)

Properties

Property Type Description
X float  
Y float  

Methods

Method Returns Description
LoadFromJsonObject void  
SaveToJsonObject JObject  

Method Details

LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject