AODL.Document.Styles.Properties.PlotAreaProperties.PlotAreaProperties C# (CSharp) Méthode

PlotAreaProperties() public méthode

the constructor of plotarea property
public PlotAreaProperties ( IStyle style ) : System
style IStyle
Résultat System
		public PlotAreaProperties(IStyle style):base(style)
		{


		}
	}
PlotAreaProperties