05-03-2011, 02:54 PM
Hi
I am using a AxisIcon with following settings.
Please let me know what is the meaning of FlowDirection="LeftToRight" property. Currently when I see axis-Icon the Z-Axis is pointing towards screen.
Can I change the settings of the axis-icon so it can point outside the screen.
<axisPanel:CameraAxisPanel VerticalAlignment="Bottom" Name="axisIcon" HorizontalAlignment="Left" Margin="5" BorderBrush="AliceBlue" FlowDirection="LeftToRight" Width="100" Height="100" Grid.IsSharedSizeScope="False" HorizontalContentAlignment="Left" MinWidth="0" MinHeight="0" OverridesDefaultStyle="False" ForceCursor="True" />
Thanks in advance
YGT
I am using a AxisIcon with following settings.
Please let me know what is the meaning of FlowDirection="LeftToRight" property. Currently when I see axis-Icon the Z-Axis is pointing towards screen.
Can I change the settings of the axis-icon so it can point outside the screen.
<axisPanel:CameraAxisPanel VerticalAlignment="Bottom" Name="axisIcon" HorizontalAlignment="Left" Margin="5" BorderBrush="AliceBlue" FlowDirection="LeftToRight" Width="100" Height="100" Grid.IsSharedSizeScope="False" HorizontalContentAlignment="Left" MinWidth="0" MinHeight="0" OverridesDefaultStyle="False" ForceCursor="True" />
Thanks in advance
YGT