Namespace > IC.PhotoController.Filter Namespace > Classes > BombWaveFilter Class > public > Centre Property
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
BombWaveFilter.Centre Property

Gets or sets the centre of the bomb.

C++
public: __property PointF Centre;
C#
public PointF Centre;
Visual Basic
Public Property Centre() As PointF

The centre coordination of the bomb, range from 0 to 100.

(0,0) indicates the left-top point of the image, (100,100) indicates the right-bottom of the image.

Send comments about this topic.
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.