Visual Basic (Declaration) | |
---|---|
Public Property FrameGeometry As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool FrameGeometry {get; set;} |
XAML Attributes Usage | |
---|---|
<object FrameGeometry=bool/> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object FrameGeometry=bool/> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
Return Value
true to draw a frame arround the image's geometry. false is the default value.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family