StiGisSize Struct

Namespace: Stimulsoft.Map.Gis.Core

Constructors

Constructor Description
StiGisSize(StiGisPoint pt)  
StiGisSize(int width, int height)  

StiGisSize(pt: StiGisPoint)

Parameters


StiGisSize(width: int, height: int)

Parameters

  • width (int)
  • height (int)

Properties

Property Type Description
Height int  
Width int  

Methods

Method Returns Description
Equals bool  
GetHashCode int  
ToString string  

Method Details

Equals

Equals(obj: object): bool

Parameters

  • obj (object)

Returns bool


GetHashCode

GetHashCode(): int

Returns int


ToString

ToString(): string

Returns string

Fields

Field Type Description
Empty StiGisSize  
IsEmpty bool