ShapeGeometry.MaximumShadowOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the maximum shadow offset allowed in world units.
All shadow offsets must be less than this amount.
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::SizeD MaximumShadowOffset { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.SizeD MaximumShadowOffset { get; }
static member MaximumShadowOffset : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Public Shared ReadOnly Property MaximumShadowOffset As SizeD