Visual Basic (Declaration) | |
---|---|
Public Property Origin As Point |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Point Origin {get; set;} |
XAML Attributes Usage | |
---|---|
<object Origin =Point > |
Dependencies Property Information | |
---|---|
Identifier field | OriginProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Origin =Point > |
Dependencies Property Information | |
---|---|
Identifier field | OriginProperty |
Metadata properties set to true | None |
Return Value
Point that represents the center of revolution when polar coordinates are used. This property is used if the MosaicTilesCommandBitmapEffectsFlags.Polar flag is set.For XAML example, refer to MosaicTilesCommandBitmapEffect.
For C#/VB examples, refer to MosaicTilesCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family