GoXam for WPF v3
WithoutOffset Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Spot Structure
: WithoutOffset Property
Return a new spot with the same
X
and
Y
values, but with offsets of zero.
Syntax
C#
public
Spot
WithoutOffset {
get
;}
Remarks
The result is meaningless if
IsNoSpot
is true.
See Also
Reference
Spot Structure
Spot Members