Struct MFPPan
Pan properties.
Inherited Members
Namespace: VisioForge.Core.Types.FastImageProcessing
Assembly: VisioForge.Core.dll
Syntax
public struct MFPPan
Fields
StartHeight
The start height.
Declaration
public int StartHeight
Field Value
Type | Description |
---|---|
int |
StartWidth
The start width.
Declaration
public int StartWidth
Field Value
Type | Description |
---|---|
int |
StartX
The start X.
Declaration
public int StartX
Field Value
Type | Description |
---|---|
int |
StartY
The start Y.
Declaration
public int StartY
Field Value
Type | Description |
---|---|
int |
StopHeight
The stop height.
Declaration
public int StopHeight
Field Value
Type | Description |
---|---|
int |
StopWidth
The stop width.
Declaration
public int StopWidth
Field Value
Type | Description |
---|---|
int |
StopX
The stop X.
Declaration
public int StopX
Field Value
Type | Description |
---|---|
int |
StopY
The stop Y.
Declaration
public int StopY
Field Value
Type | Description |
---|---|
int |