Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) ViewPort.SetViewSize Examples
Programming Language:
C# (CSharp)
Class/Type:
ViewPort
Method/Function:
SetViewSize
Examples at hotexamples.com:
1
C# (CSharp) ViewPort.SetViewSize - 1 examples found
. These are the top rated real world C# (CSharp) examples of
ViewPort.SetViewSize
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
Edit(30)
Refresh(26)
Find(12)
GetContextMenuItems(10)
FollowLink(9)
ExpandSelection(6)
GetComplex(5)
GetPosition(5)
GetTransformationMatrixWindowsStyle(4)
CreateDefaultViewPort(4)
ConvertAddressToViewPoint(4)
ConvertViewPointToAddress(3)
GetTransformationMatrixDirect3DStyle(3)
IsSelected(3)
ConsiderReload(3)
Multiply(3)
InvTransformPoint(2)
GetTransformationMatrixCartesianStyle(2)
GetDisplayCharacter(2)
AppendToLog(2)
ReleaseMouseCapture(2)
ScreenCoord(2)
GetCellAt(2)
All(2)
CaptureMouse(2)
Divide(2)
Cut(2)
GetAspect(1)
CloseViewPort(1)
SetRequest(1)
Autocomplete(1)
ScaleAt(1)
Resize(1)
ResetCamera(1)
Clear(1)
RaiseMessage(1)
PreventGlitches(1)
Overlaps(1)
Offset(1)
LookAt(1)
Move(1)
Focus(1)
Contains(1)
ContentPosition(1)
Intersects(1)
CreateViewPort(1)
GetProjectionMatrix(1)
Dragging(1)
GetHashCode(1)
Drop(1)
Frequently Used Methods
Edit (30)
Refresh (26)
Find (12)
GetContextMenuItems (10)
FollowLink (9)
ExpandSelection (6)
GetComplex (5)
GetPosition (5)
GetTransformationMatrixWindowsStyle (4)
CreateDefaultViewPort (4)
Frequently Used Methods
ConvertAddressToViewPoint (4)
ConvertViewPointToAddress (3)
GetTransformationMatrixDirect3DStyle (3)
IsSelected (3)
ConsiderReload (3)
Multiply (3)
InvTransformPoint (2)
GetTransformationMatrixCartesianStyle (2)
GetDisplayCharacter (2)
AppendToLog (2)
ReleaseMouseCapture (2)
ScreenCoord (2)
GetCellAt (2)
All (2)
CaptureMouse (2)
Divide (2)
Cut (2)
GetAspect (1)
CloseViewPort (1)
SetRequest (1)
Frequently Used Methods
ReleaseMouseCapture (2)
ScreenCoord (2)
GetCellAt (2)
All (2)
CaptureMouse (2)
Divide (2)
Cut (2)
GetAspect (1)
CloseViewPort (1)
SetRequest (1)
Autocomplete (1)
ScaleAt (1)
Resize (1)
ResetCamera (1)
Clear (1)
RaiseMessage (1)
PreventGlitches (1)
Overlaps (1)
Offset (1)
LookAt (1)
Move (1)
Focus (1)
Contains (1)
ContentPosition (1)
Intersects (1)
CreateViewPort (1)
GetProjectionMatrix (1)
Dragging (1)
GetHashCode (1)
Drop (1)
Frequently Used Methods
Autocomplete (1)
ScaleAt (1)
Resize (1)
ResetCamera (1)
Clear (1)
RaiseMessage (1)
PreventGlitches (1)
Overlaps (1)
Offset (1)
LookAt (1)
Move (1)
Focus (1)
Contains (1)
ContentPosition (1)
Intersects (1)
CreateViewPort (1)
GetProjectionMatrix (1)
Dragging (1)
GetHashCode (1)
Drop (1)
GetDevice (1)
Equals (1)
FindAllSources (1)
SetViewSize (1)
Example #1
0
Show file
File:
BaseChartView.cs
Project:
iXamDev/xcharts
protected virtual void ViewSizeChanged(CGSize newSize) => ViewPort.SetViewSize(newSize);
x